Changes between Initial Version and Version 1 of Ticket #11174


Ignore:
Timestamp:
Apr 18, 2015, 4:58:05 AM (8 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11174

    • Property Owner changed from Anthony Williams to viboes
    • Property Status newassigned
  • Ticket #11174 – Description

    initial v1  
    1 This is a follow on from the closed bug 9708.
     1This is a follow on from the closed bug #9708.
    22boost::condition_variable::timed_wait(..., boost::posix_time::time_duration(boost::posix_time::pos_infin), predicate_type pred) always immediately returns false. The referenced bug suggests this worked in 1.44.
    33