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]
Other format: [Raw text]

Re: [Patch] Add UnicodeLittleUnmarked output converter...


>>>>> "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


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