Valgrind Users,
Many thanks to Philippe and John for helping me out with this. As
rightly pointed out, valgrind shouldn't and doesn't alter the working
directory so it was, indeed, something else preventing access to the
data files. By using valgrind + vgdb I stepped through the code and
found tha
Hi all,
Just curious if there has been any recent news on getting rounding mode support
in Valgrind?
Specifically, I would like to be able to run CGAL on Valgrind.
Bug 136779 - Adding rounding mode support to Valgrind, includes some patches
but the comments died off in 2013.
e.g. Thomas Rast