Opened 14 years ago

Closed 13 years ago

#2452 closed Patches (fixed)

Fusion vector warning 4512 supression would be nice

Reported by: Paul A. Bristow Owned by: Joel de Guzman
Milestone: Boost 1.37.0 Component: fusion
Version: Boost 1.36.0 Severity: Cosmetic
Keywords: warning suppression Cc:

Description

Fusion vector warning 4512 suppression would be nice.

Tested push'n'pop pragma for MSVC to do this attached.

Thanks.

Attachments (1)

vector_iterator.hpp (1.9 KB ) - added by Paul A. Bristow 14 years ago.
version of vector_iterator with warning suppression pragma

Download all attachments as: .zip

Change History (4)

by Paul A. Bristow, 14 years ago

Attachment: vector_iterator.hpp added

version of vector_iterator with warning suppression pragma

comment:1 by Joel de Guzman, 14 years ago

Please feel free to commit this. Thanks!

comment:2 by Richard Webb <richard.webb@…>, 14 years ago

f.y.i, theres a list of 4512 warnings that you get from running the Fusion tests at warning level 4 in ticket #1619, along with some unreferenced param warnings.

The list was posted some time ago, but it looks like a substantial number of them still occur in the current Trunk.

comment:3 by Joel de Guzman, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.