Opened 12 years ago
Closed 12 years ago
#4363 closed Patches (fixed)
boost/detail warning cleanup
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | Boost 1.44.0 | Component: | None |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | warning | Cc: |
Description
A fix very similar to bug #4012. SUNPRO_CC_WORKAROUND_GUARD is not defined, which causes useless warnings.
Attached patch fixes issue.
Attachments (1)
Change History (3)
by , 12 years ago
Attachment: | boost_detail_gcc_warning_cleanup.diff added |
---|
comment:1 by , 12 years ago
I think that we should just always use __SUNPROC_CC
. It looks like the patch for #4071 got messed up by wiki formatting.
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I fixed this in Boost.Thread in [63216].
Note:
See TracTickets
for help on using tickets.
fix for boost/detail/workaround.hpp