summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib/gnu/java/net
diff options
context:
space:
mode:
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-16 03:38:31 +0000
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-16 03:38:31 +0000
commitd5ca01c331521c6091bfb7353e7e07ab4963b8ee (patch)
tree659ac99319524f53dd916bbef37cd895b6a5cadb /libjava/classpath/lib/gnu/java/net
parenta409891fe20f3697194bf6db195de6e1cd201259 (diff)
downloadppe42-gcc-d5ca01c331521c6091bfb7353e7e07ab4963b8ee.tar.gz
ppe42-gcc-d5ca01c331521c6091bfb7353e7e07ab4963b8ee.zip
2008-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/35863 * intrinsics/selected_char_kind.c: Enable iso_10646. * io/read.c (typedef uchar): New type. (read_utf8): New function to read a single UTF-8 encoded character. (read_utf8_char1): New function to read UTF-8 into a KIND=1 string. (read_default_char1): New functio to read default into KIND=1 string. (read_utf8_char4): New function to read UTF-8 into a KIND=4 string. (read_default_char4): New function to read UTF-8 into a KIND=4 string. (read_a): Modify to use the new functions. (read_a_char4): Modify to use the new functions. * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139147 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud