Boost logo

Boost :

Subject: [boost] [release] permission to merge
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-01-28 15:00:10


Hi,

could I merge https://svn.boost.org/trac/boost/changeset/82659 (ticket
https://svn.boost.org/trac/boost/ticket/7940)

svn diff rel/boost/chrono/config.hpp
Index: rel/boost/chrono/config.hpp
===================================================================
--- rel/boost/chrono/config.hpp (revision 82662)
+++ rel/boost/chrono/config.hpp (working copy)
@@ -96,6 +96,9 @@
  # undef BOOST_CHRONO_HAS_THREAD_CLOCK
  # undef BOOST_CHRONO_THREAD_CLOCK_IS_STEADY
  # endif
+# if defined(__VXWORKS__)
+# undef BOOST_CHRONO_HAS_PROCESS_CLOCKS
+# endif
  # endif

Best,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk