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)
Change History (4)
by , 14 years ago
Attachment: | vector_iterator.hpp added |
---|
comment:2 by , 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 , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
version of vector_iterator with warning suppression pragma