Opened 11 years ago
Closed 11 years ago
#6332 closed Patches (fixed)
There is no warning number '4284'
Reported by: | Owned by: | Peter Dimov | |
---|---|---|---|
Milestone: | To Be Determined | Component: | smart_ptr |
Version: | Boost 1.48.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Line 22 of weak_ptr.hpp
elicits the following warning from the Visual Studio 2010 compiler:
boost\smart_ptr\weak_ptr.hpp(22) : warning C4619: #pragma warning : there is no warning number '4284'
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | 6332.patch added |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch