On Dec 8, 2007 9:13 AM, Robert Shearman rob@codeweavers.com wrote:
Dan Kegel wrote:
- obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so
I'm not sure this will work for other people unless they log on as dank :-)
Whoops!
However, I don't think maintaining the valgrind suppressions file in tree is viable since most of the warnings come from system libraries which means that it is very dependent on user's distribution.
Right, but we can add suppressions for them all as needed, it's not that hard to get all the popular libc etc. versions.
It might be best to set up an external git tree for this, which would allow for people to submit patches for any bogus warnings
I'd rather that be maintained in the main tree. I'm trying to reduce my typing... and really, I'd like to see more than just one person running valgrind with wine. - Dan