delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | new-smtp2.ihug.com.au: Host p368-tnt3.syd.ihug.com.au [203.173.133.114] claimed to be acceleron |
Message-ID: | <005d01c1772b$213d2940$0102a8c0@acceleron> |
From: | "Andrew Cottrell" <acottrel AT ihug DOT com DOT au> |
To: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Cc: | <djgpp-workers AT delorie DOT com> |
References: | <002401c17664$d3ff84f0$0102a8c0 AT acceleron> <7458-Mon26Nov2001210054+0200-eliz AT is DOT elta DOT co DOT il> |
Subject: | Re: Find 4.1.7 DJGPP port query |
Date: | Tue, 27 Nov 2001 21:05:34 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp-workers AT delorie DOT com |
> > I have ported Find 4.1.7 and have had to make the chnages as outlined below. > > In the port the changes that were done include #ifdef __MSDOS__ in the > > parser.c and other files. Should these be #ifdef __MSDOS__ or #ifdef > > __DJGPP__ ? > > I don't remember the changes, and don't have time to review them > again, but the principle is that if the two parse_dos* functions > don't use any DJGPP-specific features, then they should be under > #ifdef __MSDOS__. Thanks for this. I checked the code and it looks fine. Andrew
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |