This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fortran .mod files


> We don't have formal tests for the .mod compatibility, but since 4.3.0 a
> MD5 number is saved in the .mod file and thus one needs to actively
> change the MD5 number if an incompatible change occurred. (Though some
> changes might get undetected as the module-test module file in the
> test suite does not use all features.)

I'll simply add that the test is only designed to check that the MD5
sum is correctly calculated on all platforms. (Even more specifically,
I feared that CRLF systems might surprise us, but I was wrong).

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]