Opened 9 years ago

Last modified 8 years ago

#8968 closed Patches

Solaris 11.1 cstdint.hpp patch — at Version 2

Reported by: janne.ramstedt@… Owned by: Daryle Walker
Milestone: To Be Determined Component: config
Version: Boost 1.54.0 Severity: Problem
Keywords: solaris cstdint.hpp Cc:

Description (last modified by viboes)

Using inttypes.h at cstdint.hpp when building in Solaris 11.1 fixes ambiguous references.

I used

"|| defined(__sun__)"

at lines 54 and 140.

Change History (2)

comment:1 by janne.ramstedt@…, 9 years ago

Fixed formatting.

I used

|| defined(__sun__)

at lines 54 and 140.

comment:2 by viboes, 9 years ago

Component: Noneinteger
Description: modified (diff)
Owner: set to Daryle Walker
Note: See TracTickets for help on using tickets.