Use warn+heap when running 'make test'
19 Oct
2007
19 Oct
'07
12:12 a.m.
As noted in http://bugs.winehq.org/show_bug.cgi?id=9916 using warn+heap poisons free memory, and finds a few more bugs. People who run 'make test' should consider running WINEDEBUG=warn+heap make test instead. (I don't know whether we should make that the default, though. Anyone have an opinion?)
19 Oct
19 Oct
9:27 a.m.
"Dan Kegel" <dank(a)kegel.com> writes:
People who run 'make test' should consider running WINEDEBUG=warn+heap make test instead.
(I don't know whether we should make that the default, though. Anyone have an opinion?)
I don't think we want to make it the default, it's enough to have people try it from time to time, this way we exercise both cases. -- Alexandre Julliard julliard(a)winehq.org
6633
Age (days ago)
6633
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Dan Kegel