
22 Jun
2010
22 Jun
'10
3:13 p.m.
----- Original Message ----- From: "Roland Bock" <rbock@eudoxos.de> To: <boost@lists.boost.org> 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