This is the mail archive of the gcc-patches@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]

Re: [fortran,patch] Wide characeters, main patch


Tobias Burnus wrote:
FX wrote:
The patch comes as a full version in file wide_char_part6.diff. I've also broken it down into pieces for ease of reading, with their separate ChangeLog entries: front-end, library and testsuite.
Regarding the front end: Sorry, you need to rediff intrinsic.texi as it does not cleanly apply due to my recent texi work.

The testsuite patch is OK.
The front-end patch is OK. (At least I hope that I have not overlooked something. If someone has time, he can also go through the lengthy patch to cross check.)


Thanks for the patch.

Tobias,
who is looking forward to see len(4_'é') printing 1 instead of 2. [For a UTF-8 Fortran source file.]



I have been using the patch, less intrinsic.texi, to move forward with wide character I/O. All works OK so far. I think it is OK to commit. As soon as it goes in, I will submit a Part 1 to wide char I/O for everyone to scrutinize and test.

Jerry


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