Opened 10 years ago

Closed 4 years ago

#7040 closed Bugs (fixed)

Update Sun Studio CC compiler workaround in boost/assign/list_of.hpp

Reported by: Mike Liang <mtliang@…> Owned by: James E. King, III
Milestone: Boost 1.69 Component: assign
Version: Boost 1.50.0 Severity: Problem
Keywords: Cc:

Description

boost/assign/list_of.hpp still fails to compile with SS12 and SS12.1, and finally passes with SS12.2. Need to update the workaround guard.

__SUNPRO_CC Version
0x580 SS11
0x590 SS12
0x5100 SS12U1
0x5110 SS12.2

Attachments (1)

list_of.hpp.patch​ (570 bytes ) - added by Mike Liang <mtliang@…> 10 years ago.

Download all attachments as: .zip

Change History (3)

by Mike Liang <mtliang@…>, 10 years ago

Attachment: list_of.hpp.patch​ added

comment:1 by James E. King, III, 4 years ago

Milestone: To Be Determined → Boost 1.69
Owner: changed from Thorsten Ottosen to James E. King, III
Version: Boost Development Trunk → Boost 1.50.0

comment:2 by James E. King, III, 4 years ago

Resolution: → fixed
Status: new → closed
Note: See TracTickets for help on using tickets.