Opened 11 years ago
Last modified 10 years ago
#5996 new Patches
Warnings when compiled with "-Wshadow"
Reported by: | Owned by: | Thorsten Ottosen | |
---|---|---|---|
Milestone: | To Be Determined | Component: | ptr_container |
Version: | Boost 1.47.0 | Severity: | Cosmetic |
Keywords: | shadow | Cc: |
Description
g++ 4.4.5 reports warnings when compiles various components with "-Wshadow", files:
boost/ptr_container/exception.hpp boost/ptr_container/detail/move.hpp boost/ptr_container/detail/static_move_ptr.hpp boost/ptr_container/detail/reversible_ptr_container.hpp boost/unordered/detail/equivalent.hpp boost/unordered/detail/buckets.hpp boost/unordered/detail/emplace_args.hpp boost/unordered/detail/unique.hpp boost/concept_check.hpp
Similar tickets: #5439, #4362, #4365 .
Those warnings exists in both Boost 1.47.0 and svn trunk 74788, I attached a patch file against svn trunk 74788.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | shadow.patch added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | None → ptr_container |
---|---|
Owner: | set to |
comment:3 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Please do a ticket by component so that the author can take care of them.