[Bug fortran/34324] Module files on CRLF systems

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 13 20:29:00 GMT 2007



------- Comment #2 from steven at gcc dot gnu dot org  2007-12-13 20:29 -------
Why does this need fixing?  If people edit .mod files manually, failure is what
they deserve.

Does the proposed patch even work with more complex modules (due to the
checksum)? 

>From module.c:
  fputs ("00000000000000000000000000000000 -- "
        "If you edit this, you'll get what you deserve.\n\n", module_fp);


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34324



More information about the Gcc-bugs mailing list