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

Re: [C++0x] nullptr


On 05/07/2010 06:20 AM, Paolo Carlini wrote:
Hi,
Applying this patch.
great, thanks.

Did you also ponder my observation about nullptr20.C? I don't think you
can assume snprintf to be always available in<cstdio>, it's a C99
function, after all.

Yep. Changed it to use sprintf.


Jason


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