X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Mon, 03 May 2004 22:15:19 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <7494-Mon03May2004221518+0300-eliz@gnu.org> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <40968971.9000305@phekda.gotadsl.co.uk> (message from Richard Dawe on Mon, 03 May 2004 19:03:29 +0100) Subject: Re: pragma pack in dir.h References: <8011-Sat01May2004205607+0300-eliz AT gnu DOT org> <409508C6 DOT 1000002 AT phekda DOT gotadsl DOT co DOT uk> <9178-Sun02May2004203015+0300-eliz AT gnu DOT org> <409621C8 DOT 805 AT phekda DOT gotadsl DOT co DOT uk> <9003-Mon03May2004204507+0300-eliz AT gnu DOT org> <40968971 DOT 9000305 AT phekda DOT gotadsl DOT co DOT uk> 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 > Date: Mon, 03 May 2004 19:03:29 +0100 > From: Richard Dawe > > > > If it is easy to make it work for all versions including 2.7.x, why > > drop it? > > If someone's willing to test and maintain DJGPP CVS for 2.7.x, then I > agree with you. Does such a person exist? What's there to test? A conditional using __GNUC__ and __GNUC_MINOR__ is something we can trust even without testing.