Boost logo

Boost :

Subject: Re: [boost] [chrono] steady_clock efficiency
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2011-12-06 12:05:00


Le 06/12/11 11:01, Anthony Williams a écrit :
> On 06/12/11 08:07, Kenneth Porter wrote:
>> bjam libs/chrono/perf
>
> This is currently broken on trunk for 64-bit Ubuntu Linux/g++ 4.6
>
You are right. I didn't updated it since I changed to version2

Index: Jamfile.v2
===================================================================
--- Jamfile.v2 (revision 75799)
+++ Jamfile.v2 (working copy)
@@ -42,6 +42,7 @@
  # remark #383: value copied to temporary, reference to temporary used
  # remark #1418: external function definition with no prior declaration
<toolset>intel:<cxxflags>-wd304,383,1418
+ <define>BOOST_CHRONO_VERSION=2
      ;

  rule chrono-run ( sources )

Committed revision 75827.

Best,
Vicente


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