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

2007-04-29 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-04-29 12:31 --- Fixed -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIG

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

2007-04-29 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-04-29 11:46 --- Subject: Bug 31645 Author: fxcoudert Date: Sun Apr 29 11:45:57 2007 New Revision: 124274 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124274 Log: PR fortran/31645 * scanner.c (load_file

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

2007-04-25 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc- |

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

2007-04-21 Thread pinskia at gcc dot gnu dot org
--- 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

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

2007-04-21 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org