This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: std::cout and long long problem


> Err...  But since GCC supports it as an extension by default,
> shouldn't libstdc++ support it by default too?

look on the mailing list for this (old) thread. It's not gcc issues per 
se but "C" library header issues when we enable by long long by default. 
(lldiv_t in particular gives problems.)

-benjamin


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