
22 Jun
2010
22 Jun
'10
3:34 p.m.
Stewart, Robert wrote:
vicente.botet wrote:
From: "Roland Bock" <rbock@eudoxos.de>
Valgrind complains about
Conditional jump or move depends on uninitialised value(s)
several times for the following line:
{ boost::chrono::stopclock<> stopclock(std::cerr); }
Sorry, I don't find this line. Please could you tell me where do you find this line on the code?
I presume he meant that if he puts such a line in his app, Valgrind complains.
Right. That's sample code :-) Regards, Roland