Re: kernel32/tests: Remove test that crashes on Win7
On Mon, Aug 24, 2009 at 7:15 AM, Ge van Geldorp<ggeldorp(a)vmware.com> wrote:
Changelog: kernel32/tests: Remove test that crashes on Win7
--- dlls/kernel32/tests/console.c | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-)
Rather than removing it, should probably #if 0 it out, so that it's still documented and no one tries to add a similar test in the future. -- -Austin
Hi Austin,
From: Austin EnglishSent: maandag 24 augustus 2009 14:20 On Mon, Aug 24, 2009 at 7:15 AM, Ge van Geldorp<ggeldorp(a)vmware.com> wrote:
Changelog: kernel32/tests: Remove test that crashes on Win7
Rather than removing it, should probably #if 0 it out, so that it's still documented and no one tries to add a similar test in the future.
I think the comment that I added should take care of that. Ge.
participants (2)
-
Austin English -
Greg Geldorp