Changes between Initial Version and Version 3 of Ticket #53075
- Timestamp:
- Dec 16, 2016, 12:11:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53075
- Property Owner set to merijn@…
- Property Cc michaelld stromnov added; stromnov@… removed
-
Property
Status
changed from
new
toassigned
-
Ticket #53075 – Description
initial v3 5 5 -Joseph 6 6 7 {{{ 7 8 src/clock.cpp: In static member function 'static uint64_t zmq::clock_t::rdtsc()': 8 9 src/clock.cpp:243:19: error: 'CLOCK_MONOTONIC' was not declared in this scope … … 12 13 clock_gettime(CLOCK_MONOTONIC, &ts); 13 14 ^ 15 }}}