[patch, libfortran] UTF-8 Support, part 1.1
Jerry DeLisle
jvdelisle@verizon.net
Tue Aug 19 02:17:00 GMT 2008
Aaron W. LaFramboise wrote:
> Jerry DeLisle wrote:
>
>> Regression tested on x86-64-linux-gnu.
>
>> 2008-08-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
>>
>
>> * io/write.c (error.h): Add include. (typedef uchar): New type.
>> (write_default_char4): New function to default write KIND=4 string.
>> (write_utf8_char4): New function to UTF-8 write KIND=4 string.
>> (write_a_char4): Modify to use new functions.
>> (write_character): Modify to use new functions.
>
> On current mainline as of revision 139192, I get this error:
>
> ../../../svn/libgfortran/io/write.c: In function 'write_a_char4':
> ../../../svn/libgfortran/io/write.c:311: error: 'p' undeclared (first
> use in thi
> s function)
I am not seeing this here, maybe a problem with the patch file?
Jerry
More information about the Gcc-patches
mailing list