libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests: don't use assert/abort on MSVC as they are interactiv


From: Peter Rosin
Subject: Re: [PATCH] tests: don't use assert/abort on MSVC as they are interactive.
Date: Tue, 05 Oct 2010 13:33:45 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Den 2010-09-30 09:44 skrev Peter Rosin:
> Maybe the shopt isn't needed after all.  If the SetErrorMode call checks
> if the SEM_FAILCRITICALERRORS is already set, that could be used to
> determine if the CREATE_DEFAULT_ERROR_MODE flag should be added in
> spawn_guts.  Then you could start an MSYS process with a custom error
> mode, and the error mode would be inherited.  Hopefully anyway, I might
> easily have missed something...

I have implemented exactly that and just posted this to the MinGW patch
tracker:
http://sourceforge.net/tracker/index.php?func=detail&aid=3081421&group_id=2435&atid=302435

Cheers,
Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]