[Patch] Add UnicodeLittleUnmarked output converter...

Tom Tromey tromey@redhat.com
Thu Oct 28 15:02:00 GMT 2004


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> The attached patch allows me to run jcifs-1.1
David> (http://jcifs.samba.org) out of the box.

Nice.

David> 2004-10-27  David Daney  <ddaney@avtrex.com>
David> 	* gnu/gcj/convert/Output_UnicodeLittleUnmarked.java: New file.
David> 	* Makefile.am: Build it.
David> 	* Makefile.in: Regenerate.

Ok, thanks.

Are you on Linux?  Another approach would have been to make an alias
so the iconv converter would be used.  It is probably better to
include the required core converters directly though.

Tom



More information about the Java-patches mailing list