Changed the logic to disambiguate free and fixed formatted Fortran
authorHarald Klimach <harald@klimachs.de>
Tue, 3 Jan 2012 09:27:44 +0000 (10:27 +0100)
committerHarald Klimach <harald@klimachs.de>
Tue, 3 Jan 2012 09:27:44 +0000 (10:27 +0100)
commitbb382f24ffdd07cd089b09d50c3df6fbd8848fbc
tree9a91cec07c25f75515a5a5b35a73a5e522e62718
parentc18af47c35634eb354057bfc979b0a79dbedd398
Changed the logic to disambiguate free and fixed formatted Fortran
Test the assumption of a fixed format code and indicate free
format, as soon as any line breaks this assumption.
(It is easier to check for fixed form constraints)
Rules for fixed format are taken from the standard, see
ftp://ftp.nag.co.uk/sc22wg5/N1801-N1850/N1830.pdf p. 47.
src/detector.c