commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #1823] [Patch #1823] errors in gnu/java/io/DecoderUTF8


From: noreply
Subject: [patch #1823] [Patch #1823] errors in gnu/java/io/DecoderUTF8
Date: Sat, 16 Aug 2003 09:07:20 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030714 Galeon/1.3.7 Debian/1.3.7.20030813-1

Patch #1823 has been updated. 

Project: 
Category: None
Status: Closed
Summary: errors in gnu/java/io/DecoderUTF8

Follow-Ups:

Date: Fri 08/15/03 at 08:47
By: patrik_reali

Comment:
Sorry for the typo, the full path is "gnu/java/io/decode/DecoderUTF8"
-------------------------------------------------------

Date: Fri 08/15/03 at 08:50
By: patrik_reali

Comment:
I did upload the whole file instead of the diff. Now it is fixed.
-------------------------------------------------------

Date: Sat 08/16/03 at 15:07
By: mark

Comment:
Thanks. I created a test case for this and checked that into Mauve.

I fixed up the patch a little by making lines < 80 chars and adding whitespace 
between operators (+).

Note that the available() check will not prevent all blocking if you are 
unlucky to block in the middle of a two or three byte length char. But it will 
help in a couple of places. Hopefully in the future we can merge this code with 
the libgcj en/decoders and/or go to java.nio.charset providers.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1823&group_id=85

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]