Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-08-12 13:04:20


> Warning W8080 c:\boost\site\libs/utility\compressed_pair_test.cpp 403:
> 'unit_test_framework::LOGLEVEL' is declared but never used
Ok I will fix these warnings later today.

> #warning This file includes at least one deprecated or antiquated header
Ok. I will use <sstream> instead of <strstream>

> One oddity that has affected several libraries, but not threads, is that
> Intel and VC++ 7.0 get link failures if test_main is defined like this:
>
> int test_main(int,char**)
>
> I've just been changing those to
>
> int test_main(int,char*[])
> which works fine.

Yeh. I should have mention that in note. I also remarked this behaviour on some compilers. I did not find other fix, but just follow in test modules test_main specification that is in the library. Do you have other propositions? I could change it in library to first form, but that I afraid will cause second to fail. Though I will try.

Gennadiy.

P.S. Sorry if my postings are off-thread. My company closed nntp access recently.

_____________________________________________________________
A free email account your friends will never forget!
Get YOURNAME_at_[hidden] at http://www.emailaccount.com/

_____________________________________________________________
Promote your group and strengthen ties to your members with email_at_[hidden] by Everyone.net http://www.everyone.net/?btn=tag


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