[Boost-bugs] [Boost C++ Libraries] #7460: owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost'

Subject: [Boost-bugs] [Boost C++ Libraries] #7460: owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-02 16:35:56


#7460: owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost'
--------------------------------------------+-------------------------------
 Reporter: greg.nowakowski@… | Owner: grafik
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Regression Testing
  Version: Boost 1.50.0 | Severity: Regression
 Keywords: regression,c++,gcc 4.1.2 |
--------------------------------------------+-------------------------------
 Release 1.50.0 is not compiling on Linux with gcc-4.1.2 when running
 boost_1_50_0/libs/spirit/classic/test test.

 Test run using command:
 {{{
 ../../../../bjam -a >test.result
 }}}

 Here is the problem:
 {{{
 gcc.compile.c++
 ../../../../bin.v2/libs/spirit/classic/test/owi_mt_tests.test/gcc-4.1.2/debug
 /threading-multi/owi_mt_tests.o
 owi_mt_tests.cpp: In static member function 'static long unsigned int
 test_task<ClassT>::increase_test_size(long unsigned int)':
 owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost'
 owi_mt_tests.cpp: In function 'void concurrent_creation_of_objects()':
 owi_mt_tests.cpp:190: error: 'TIME_UTC' is not a member of 'boost'
 }}}

 It should be using TIME_UTC_ and not TIME_UTC.
 I am surprised this bug hasn't been reported before.

 Blessings,
 Greg.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7460>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC