Boost logo

Boost :

Subject: Re: [boost] [release] permission to merge
From: Eric Niebler (eric_at_[hidden])
Date: 2013-01-28 17:23:29


On 01/28/2013 12:00 PM, Vicente J. Botet Escriba wrote:
> 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

Normally, I'd say to wait for tests to cycle. But we don't have a
VXWORKS tester, do we? If that's the case, then go ahead.

--
Eric Niebler
Boost.org

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