This is the mail archive of the gcc-prs@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: c++/1571


The following reply was made to PR c++/1571; it has been noted by GNATS.

From: "Don Bowman" <dobowman@cisco.com>
To: <neil@gcc.gnu.org>, <cgd@sibyte.com>, <gcc-gnats@gcc.gnu.org>,
        <nobody@gcc.gnu.org>
Cc:  
Subject: RE: c++/1571
Date: Sun, 7 Jan 2001 10:23:48 -0500

 Perhaps the message could be changed?
 
 In my case its still a problem since its an
 embedded system, I've got wchar_t == char,
 not int, but now the compiler has the wrong
 width.
 
 Also, some people may not have access to the
 system header files to change them to put
 the cplusplus protection around that type.
 Perhaps a command-line option to disable this
 internal type?
 
 -----Original Message-----
 From: neil@gcc.gnu.org [mailto:neil@gcc.gnu.org]
 Sent: January 7, 2001 6:45 AM
 To: dobowman@cisco.com; cgd@sibyte.com; gcc-gnats@gcc.gnu.org;
 nobody@gcc.gnu.org
 Subject: Re: c++/1571
 
 
 Synopsis: g++ is confused with by code that typedef's wchar_t.
 
 State-Changed-From-To: open->closed
 State-Changed-By: neil
 State-Changed-When: Sun Jan  7 03:44:32 2001
 State-Changed-Why:
     User-error :-)
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1571&database=gcc
 

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