Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-10-10 05:06:59


Rene Rivera wrote:
> Peter Dimov wrote:
>> Rene Rivera wrote:
>>
>>> In this error http://tinyurl.com/8sqq6 [1] -- There is a use of
>>> swprintf(wchar_t*, size_t, const wchar_t*, ...). But AFAICT it's not
>>> "swprintf" that's the intended call, but "snwprintf" which takes a
>>> buffer length as the second arg.

Double checking... BOOST_NO_SWPRINTF is defined for mingw, so we just need
to get Spirit to use it :-)

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk