Changes between Initial Version and Version 3 of Ticket #53075


Ignore:
Timestamp:
Dec 16, 2016, 12:11:01 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53075

    • Property Owner set to merijn@…
    • Property Cc michaelld stromnov added; stromnov@… removed
    • Property Status changed from new to assigned
  • Ticket #53075 – Description

    initial v3  
    55-Joseph
    66
     7{{{
    78src/clock.cpp: In static member function 'static uint64_t zmq::clock_t::rdtsc()':
    89src/clock.cpp:243:19: error: 'CLOCK_MONOTONIC' was not declared in this scope
     
    1213     clock_gettime(CLOCK_MONOTONIC, &ts);
    1314                                       ^
     15}}}