Le 17 juil. 2012 à 18:42, Bruno Haible a écrit : > Hi Akim,
Hi Bruno! >> There are some architectures on which the Valgrind suppression >> files can be time consuming to maintain. How about sharing these >> guys in gnulib? Or, do you know some public repository of >> such files? > > We already have valgrind suppression files in gnulib, as part of the > respective modules: > lib/libunistring.valgrind > lib/malloca.valgrind > lib/memchr.valgrind > lib/memchr2.valgrind > lib/rawmemchr.valgrind > lib/strchrnul.valgrind Thanks for pointing me to these, I missed them. > If you have been encountering valgrind errors due to gnulib code, please > show them here. > If, however, you mean suppressions for glibc, these are distributed > through the valgrind package, AFAIK. In the past I had been working on a package where there were issues in glibc that were not recorded in a shipped suppression file. It was the same thing for OS X. Bison's test suite support Valgrind, but there are many "native" errors to suppress on OS X too before it's usable.