Date: Fri, 17 Aug 2001 18:54:27 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <2110-Fri17Aug2001185427+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com In-reply-to: <10108171511.AA14123@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: The selector cleanup discussion References: <10108171511 DOT AA14123 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Fri, 17 Aug 2001 10:11:14 -0500 (CDT) > > MS is on the last generation of VDM support so I don't expect any > major changes in the future. For some values of ``major changes'', I presume. For example, I wouldn't expect them to add the LFN API in W2K, nor to add whatever new code that introduced the NTVDM crashes; but they did... > > What about this? I added test for CWSDPMI v5 (corresponding DPMI > > call doesn't work with earlier versions). > > Then they slow down or upgrade. No problem. Right, that's my line of reasoning also. > > Also added possibility to enable or disable workaround from environment: > > SET WORKAROUND_LDT_DESCRIPTORS_LEAK={y|n} > > I actually hate this, since I don't think anyone will know when to > use it. Yes, I also don't like the environment variable feature. It sounds like we don't even need it in this case, as we seem to know pretty well what to do in each case. > So, the group consensus was we need to work on this more before a commit :-) A little more work, yes ;-)