This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/31939] Command line arguments are byteswapped before being passed to the program runing in custom locale.



------- Comment #2 from serg at vostok dot net  2007-05-15 18:11 -------
Created an attachment (id=13559)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13559&action=view)
A hack to use UCS-2-INTERNAL instead of plain UCS-2

For subject 1.
Works only for those who actually have UCS-2-INTERNAL. That's at least all GNU
libiconv users. Shown here to point out that there are only 2 files of source
code to change.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31939


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