Re: [cp-patches] RFC: support for iso8859-1

2007-07-23 Thread Christian Thalinger
On Mon, 2007-07-23 at 23:34 +0200, Mark Wielaard wrote: > Hi Christian, > > On Mon, 2007-07-23 at 19:31 +0200, Christian Thalinger wrote: > > While trying to build OpenJDK b16 yesterday I noticed that one Makefile > > uses iso8859-1 as encoding for javac. But GNU Classpath does not > > include th

Re: [cp-patches] RFC: support for iso8859-1

2007-07-23 Thread Mark Wielaard
Hi Christian, On Mon, 2007-07-23 at 19:31 +0200, Christian Thalinger wrote: > While trying to build OpenJDK b16 yesterday I noticed that one Makefile > uses iso8859-1 as encoding for javac. But GNU Classpath does not > include that name as alias. This patch adds this one alias. > > 2007-07-23

[cp-patches] RFC: support for iso8859-1

2007-07-23 Thread Christian Thalinger
Hi! While trying to build OpenJDK b16 yesterday I noticed that one Makefile uses iso8859-1 as encoding for javac. But GNU Classpath does not include that name as alias. This patch adds this one alias. 2007-07-23 Christian Thalinger <[EMAIL PROTECTED]> * gnu/java/nio/charset/ISO_8859_