Opened 12 years ago

Closed 12 years ago

#4363 closed Patches (fixed)

boost/detail warning cleanup

Reported by: tatu.kilappa@… 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)

boost_detail_gcc_warning_cleanup.diff (453 bytes ) - added by tatu.kilappa@… 12 years ago.
fix for boost/detail/workaround.hpp

Download all attachments as: .zip

Change History (3)

by tatu.kilappa@…, 12 years ago

fix for boost/detail/workaround.hpp

comment:1 by anonymous, 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 Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

I fixed this in Boost.Thread in [63216].

Note: See TracTickets for help on using tickets.