Boost logo

Boost :

Subject: Re: [boost] [test] Use of snprintf
From: Bo Schwarzstein (bo.schwarzstein_at_[hidden])
Date: 2009-11-22 22:05:15


As I known, the C standard function snprintf renamed to _snprintf in MSVC,
maybe that caused your problem.

2009/11/23 Gennadiy Rozental <rogeeff_at_[hidden]>

> Mateusz Loskot <mateusz <at> loskot.net> writes:
>
> >
> > Hi,
> >
> > I'm testing Boost with Comeau C/C++ frontent which,
> > as far as I found, does not support mixing C++ and C99 modes.
> > So, compiling Boost.Test library fails because ::snprintf
> > can not be found [1].
>
> > Would it make sense to remove use of snprintf?
>
> I'd like to continue using snprintf. Can please provide any kind of
> workaround?
>
> Gennadiy
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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