This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: add iso8859_1 alias


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> 	* gnu/gcj/convert/IOConverter.java: Add support for iso8859_1.

Anthony> +    hash.put ("iso8859_1", "8859_1");

The fix is fine but the addition has to be moved up to the
manually-maintained part of the list.  The part you added it to is
auto-generated.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]