From: Kaffe CVS <[EMAIL PROTECTED]>
Subject: [kaffe] CVS kaffe (kaz): 
libraries/javalib/gnu/java/nio/charset/UTF_16Decoder.java:
Date: Wed, 07 Sep 2005 09:07:59 -0700

> 2005-09-03  Ito Kazumitsu  <[EMAIL PROTECTED]>
> 
>         * libraries/javalib/gnu/java/nio/charset/UTF_16Decoder.java:
>         Changed the byte mask 0x00FF to 0xFF, conforming to GNU Classpath.

I must confess that, until very recently, I did not know that
0xFF == 0x00FF and believed 0xFF to be 0xFFFF.

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to