This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Iconv / Solaris


Hi Tom,

Just confirming what I said on IRC: __STDC_ISO_10646__ is not defined
anywhere, but with __sun__ your patch from here:

http://sourceware.org/ml/gdb-patches/2009-07/msg00434.html

fixes an otherwise broken GDB on Solaris.  I think UCS-4 is right, but
the Solaris documentation isn't clear; maybe it would be clear if I
understood wide characters better.

Actually, poking around the internet, it looks like wchar_t's contents
may be locale-dependent...

-- 
Daniel Jacobowitz
CodeSourcery


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