Boost logo

Boost :

Subject: [boost] [DateTime] warnings patch
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2011-02-20 09:31:11


Hi,

please find a patch removing a clang warning from gregorian _calendar.ipp.

The warning is
warning: equality comparison with extraneous parentheses [-Wparentheses]
note: use '=' to turn this equality comparison into an assignment
note: remove extraneous parentheses around the comparison to silence this
warning

The right fix is to remove the extra parentheses.
See the patch for further details.

Okay to commit?

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