
23 Nov
2009
23 Nov
'09
1:54 a.m.
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