Opened 7 years ago
Closed 7 years ago
#11446 closed Bugs (fixed)
Fix timestamp.cpp build on OpenBSD
| Reported by: | Owned by: | Andrey Semashev | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | log |
| Version: | Boost 1.58.0 | Severity: | Problem |
| Keywords: | log openbsd | Cc: |
Description
OpenBSD does not support POSIX timers fully, however it does provide clock_gettime() which is enough to get timestamp.cpp building. It was also runtime tested with PuppetLabs Facter.
Attachments (1)
Change History (2)
by , 7 years ago
| Attachment: | patch-libs_log_src_timestamp_cpp added |
|---|
comment:1 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in https://github.com/boostorg/log/commit/c98b1f459add14d5ce3e9e63e2469064601d7f71.