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: Charles Wilson
Subject: Re: [PATCH] tests: don't use assert/abort on MSVC as they are interactive.
Date: Wed, 29 Sep 2010 11:00:27 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

On 9/29/2010 10:15 AM, Peter Rosin wrote:
> Den 2010-09-29 15:47 skrev Charles Wilson:
>> Will this patch cause any issues if people try to use libtool + MSYS on
>> a Win9x system?
> 
> I don't foresee any problems, because SetErrorMode is really old.  You
> were worrying about the entry point not being there, right?

Right.  Sadly, MSDN no longer even references things that old; from
reading it, you'd think that *nothing* existed prior to w2k, and *every*
current entry point was brand new with that version.

SetErrorMode:
Minimum Supported Client: Windows 2000 Professional

So it's no longer even possible to discover exactly HOW old an API is,
if it predates w2k.  At least, not via MSDN.

--
Chuck





reply via email to

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