delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/12/20:08:06

Message-Id: <9712130106.AA29238@gcef.gc.maricopa.edu>
Date: Fri, 12 Dec 1997 18:06:28 -0700 (MST)
From: "Joshua James Turpen" <44699 AT ef DOT gc DOT maricopa DOT edu>
To: djgpp AT delorie DOT com
Subject: Re: Win95 and __djgpp_hw_exception... Bug located!

Ok, I've found the bug that's been causing me problems in Win95.  This bug
is in the latest version of DJGPP, so it should be fixed as soon as
possible.  


Line 113 in the file exceptn.S currently reads:

  andb    $0xfe, %ah                      /* Clear trace flag */

It should be changed to:

  andb    $0xfc, %ah                      /* Clear trace and int flag */


The old v2.0r1 that I had on floppy disks had the working version. Why was
it changed in the later versions?  Charles?


Josh
44699 AT ef DOT gc DOT maricopa DOT edu

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019