> Date: Wed, 1 Feb 2006 08:34:24 -0500 > From: "Paul D. Smith" <[EMAIL PROTECTED]> > > Hi all; > > I've applied Eli's two patches, as described here: > > http://www.mail-archive.com/make-w32%40gnu.org/msg00634.html > > and here: > > http://www.mail-archive.com/make-w32%40gnu.org/msg00697.html > > I also applied (most of) the two patches from Markus on Savannah for the > README.W32 and README.cvs files.
Thanks! > The fix we had for g->changed was actually broken and caused many of the > regression tests to fail, so I fixed it. Can you please elaborate? how was it broken? All I see when I compare my patched remake.c and the one that's in CVS is that you replaced the assignment of g->changed with an equivalent if clause. What am I missing? _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
