This is the mail archive of the gcc-patches@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]

Re: 3.0 PATCH: Fix wchar_t/wint_t definitions for bi-arch Solaris7/8 and IRIX 6


On Fri, 1 Jun 2001, Rainer Orth wrote:

> One comment may be in order: I've provided a default for wint_t in
> config/svr4.h because this is where 32-bit SPARC get's it's default for
> wchar_t, too.  I couldn't find anything on wint_t in SVID 4
> (http://www.sco.com/developer/devspecs/) though, so this might have to be
> revised.

Can you provide a complete list of all target triplets whose wint_t you've 
changed?  For example, linux.h includes svr4.h, but wint_t on GNU/Linux 
should remain as unsigned int.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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