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]

Re: ostream and long long


Well, I know long longs work in general... Aren't you just talking about
the library?  printf("%lld",long long) works just fine...

I'm thinking that I need to go back to 2.95.2 or something... I'm fairly
certain that everything worked fine then...

On 26 Jul 2001 12:37:16 -0400, Phil Edwards wrote:
> On Thu, Jul 26, 2001 at 11:14:10AM -0500, David Durham wrote:
> > Well.. uh oh...  Perhaps this bug shows up because I just went ahead and
> > defined _GLIBCPP_USE_LONG_LONG in c++config.h, but now the following
> > code compiles fine, but is incorrect...
> [...]
> > Remember, this is a sparc-sun-solaris2.5.1 configuration
> 
> Hm.  I don't think anybody's gotten 'long long' to work on that.
> 
> > Any ideas?
> 
> Yeah, but I need to spend more time investigating first.
> 
> Phil
> 
> -- 
> Would I had phrases that are not known, utterances that are strange, in
> new language that has not been used, free from repetition, not an utterance
> which has grown stale, which men of old have spoken.
>                                      - anonymous Egyptian scribe, c.1700 BC



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