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

Re: c/9569: 8 bytes seems to long for long long int


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

From: Neil Booth <neil@daikokuya.co.uk>
To: "Joseph S. Myers" <jsm28@cam.ac.uk>
Cc: aj@gcc.gnu.org, gcc-bugs@gcc.gnu.org, stefaandr@hotmail.com,
	gcc-gnats@gcc.gnu.org
Subject: Re: c/9569: 8 bytes seems to long for long long int
Date: Wed, 5 Feb 2003 23:39:02 +0000

 Joseph S. Myers wrote:-
 
 > On Wed, 5 Feb 2003, Neil Booth wrote:
 > 
 > > Could you justify that, or re-open the bug report?
 > 
 > Note that the bug report is actually a C++ bug report in the wrong
 > category, and C++ doesn't have long long, and in the C++ compiler pedwarns
 > (those that are enabled by default) are errors by default.
 
 Great, thanks for the explanation.
 
 Neil.


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