mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Move valgrind suppression rules to debug subdirectory
This will require a new run of configure as some makefiles have changed git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18625 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
5
HACKING
5
HACKING
@@ -139,8 +139,11 @@ However, I did not find valgrind to be useful. It reported a bunch of
|
||||
guile bugs, some g_hash_table bugs, and then the program exited prematurely
|
||||
for no apparent reason. :-(
|
||||
|
||||
For the moment, use the suppressions in src/valgrind-gnucash.supp
|
||||
For the moment, gnucash-valgrind uses the suppressions in
|
||||
src/debug/valgrind/valgrind-*.supp
|
||||
|
||||
For valgrind-gnucash.supp, this comment was made (but is perhaps outdated
|
||||
by now ?):
|
||||
This file needs to be cleaned up in two ways:
|
||||
|
||||
1/ There are a bunch of duplicate suppressions in the file.
|
||||
|
||||
Reference in New Issue
Block a user