Use warn+heap when running 'make test'
18 Oct
2007
18 Oct
'07
7:12 p.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
4: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
6719
Age (days ago)
6719
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Dan Kegel