classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Re: Missing java.io character encoding aliases


From: Kevin Foley
Subject: [cp-patches] Re: Missing java.io character encoding aliases
Date: Fri, 25 Mar 2005 20:59:47 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Sven de Marothy <sven <at> physto.se> writes:

> 
> This adds missing aliases for a pair of java.io encodings which we have
> implemented.
> 
> /Sven
> 
> 2005-02-12  Sven de Marothy  <sven <at> physto.se>
> 
>         * gnu.classpath.SystemProperties.java,
>       Add missing aliases for "UnicodeBigUnmarked" and
>       "UnicodeLittleUnmarked".
> 
> 
> Attachment (sysprop.patch): text/x-patch, 1113 bytes
> 
> _______________________________________________
> Classpath-patches mailing list
> Classpath-patches <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/classpath-patches
> 

Hello,

If you haven't already could you please also add:
("gnu.java.io.encoding_scheme_alias.UnicodeLittled", "UTF16LE");
("gnu.java.io.encoding_scheme_alias.UnicodeBig", "UTF16BE");

Regards,

Kevin Foley
address@hidden









reply via email to

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