Boost logo

Boost :

From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2008-07-14 14:49:32


Hi !

I've just fixed some "-pedantic" warnings from gcc.
http://svn.boost.org/trac/boost/changeset/47423

I'd like to raise the warning level for gcc when running the Boost.Test
testsuite by always adding "-pedantic". Unfortunately, this will issue errors
due to gcc's own stdlib (at least for gcc < 4.2) because of the unprotected
use of "long long" from the C99 standard. Thanks to Steven Watanabe for
pointing this out.

I've had to add "-Wno-long-long" to disable those warnings again.
Please find a patch including an explanatory comment attached.
Comments ?
Wait until 1.36 is out ?

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !



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