$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [test] Use of snprintf
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-11-22 20:54:55
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