|
From: Bart V. A. <bar...@gm...> - 2008-12-04 11:12:30
|
On Thu, Dec 4, 2008 at 11:47 AM, Julian Seward <js...@ac...> wrote: > On Thursday 04 December 2008, Bart Van Assche wrote: >> One of the commits of the last 24 hours has changed the behavior of >> memcheck. Was this expected ? > > No, not expected. I suspect that this is a build system bug in that > not enough stuff got recompiled after the update. If you make clean > and then build, does the problem still happen? You're right -- after a make distclean and rebuild the drd regression tests now pass. Thanks, Bart. |