libs/thread/src/read_write_mutex.cpp non-windows compile broken
1 Apr
2005
1 Apr
'05
6:41 p.m.
CVS changes checked in on 29 March 2005 have broken linux/gcc thread library compile of read_write_mutex.cpp. Its because BOOST_READ_WRITE_MUTEX_TRACE is #defined only when BOOST_HAS_WINTHREADS. -- Peter Whaite
2 Apr
2 Apr
4:39 a.m.
boost@whaite.ca wrote:
CVS changes checked in on 29 March 2005 have broken linux/gcc thread library compile of read_write_mutex.cpp. Its because BOOST_READ_WRITE_MUTEX_TRACE is #defined only when BOOST_HAS_WINTHREADS.
Thanks for the explanation: I saw the regressions this morning, but didn't find an error that told me what the problem was and never got back to it later in the day. It should be fixed now. Mike
7179
Age (days ago)
7180
Last active (days ago)
1 comments
2 participants
participants (2)
-
boost@whaite.ca
-
Michael Glassford