#5778 closed Bugs (fixed)
Compilation error for error_codes.cpp on Integrity
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | Boost 1.48.0 | Component: | system |
Version: | Boost 1.47.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Here's a patch for a compilation error on the Integrity OS. Integrity does not have strerror_r, so must fallback to strerror.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | error_code.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [73775]) Fix #5778 for INTEGRITY operating system