$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [chrono] Valgrind complains
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-06-22 11:13:22
----- Original Message -----
From: "Roland Bock" <rbock_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, June 21, 2010 9:24 AM
Subject: [boost] [chrono] Valgrind complains
>
> Hi Vicente,
>
> Valgrind complains about
>
> Conditional jump or move depends on uninitialised value(s)
>
>
> several times for the following line:
>
> { boost::chrono::stopclock<> stopclock(std::cerr); }
Hi,
Sorry, I don't find this line. Please could you tell me where do you find this line on the code?
Best,
Vicente