This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/31645] Error on reading Byte Order Mark



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-04-21 16:23 -------
Note you might also need to add support to the preprocessor also (which means
adding it to the C family of languages which is a good thing).  You might want
to support more than just the UTF-8 BOM but also the UTF-16 and UTF-32 one too. 


-- 


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


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