Changes between Initial Version and Version 1 of Ticket #9379, comment 2


Ignore:
Timestamp:
Nov 16, 2013, 8:42:04 PM (9 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9379, comment 2

    initial v1  
    11Hi experts,
    22The problem can be reproduced easily,
     3
     4{{{
    35uname -a
    46HP-UX B.11.23 U ia64
    57
    68$gcc -v
    7 gcc version 4.6.3 (GCC)
     9gcc version 4.6.3 (GCC)
     10}}}
     11 
    812
    913$cat thread.cpp
    1014
    1115<
     16
     17{{{
    1218#include <string>
    1319#include <iostream>
     
    4753}
    4854
     55}}}
     56
    4957>
    5058
     59
     60{{{
    5161Error:
    5262<
     
    6777boost_1_55_0/boost/thread/pthread/condition_variable_fwd.hpp: In member function 'boost::cv_status boost::condition_variable::wait_for(boost::unique_lock<boost::mutex>&, const boost::chrono::duration<Rep, Period>&)':
    6878>
     79}}}
    6980
     81