This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran,patch] Ignore byte order mark at start of file
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org List" <fortran at gcc dot gnu dot org>, gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 25 Apr 2007 23:11:47 +0200
- Subject: Re: [gfortran,patch] Ignore byte order mark at start of file
- References: <02088E24-2A38-4C0F-8639-B9AD5F8F3A9B@gmail.com>
:REVIEWMAIL:
FX Coudert wrote:
Regtested on i686-linux, OK for mainline?
Ok, provided you add a ChangeLog entry, and provided you add testcases
for UTF-32 so that we verify that indeed NULs are ignored as discussed
on IRC.
- Tobi