X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F9A6B95.FED0E6EB@phekda.freeserve.co.uk> Date: Sat, 25 Oct 2003 13:24:53 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: Re: djgpp: djgpp/include/sys/config.h References: <200310251219 DOT h9PCJkNo006298 AT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. "cvs-richdawe AT delorie DOT com" wrote: > > Update by cvs id: richdawe > Update of /cvs/djgpp/djgpp/include/sys > > Modified Files: > config.h > Log Message: > Add C99 section; define HAVE_SIZE_T. > > =================================================================== > RCS file: /cvs/djgpp/djgpp/include/sys/config.h,v > retrieving revision 1.6 > retrieving revision 1.7 > diff -p -2 -r1.6 -r1.7 > *** djgpp/include/sys/config.h 13 Oct 1999 11:36:30 -0000 1.6 > --- djgpp/include/sys/config.h 25 Oct 2003 12:19:44 -0000 1.7 [snip] > *************** extern "C" { > *** 525,528 **** > --- 531,539 ---- > #define RETSIGTYPE void > > + /* --------------------------------------------------------------------- > + Available types > + --------------------------------------------------------------------- */ > + > + #define HAVE_SIZE_T 1 > > /* --------------------------------------------------------------------- In case you're wondering: I needed this change a while ago to build Emacs CVS against DJGPP CVS. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ] "You can't evaluate a man by logic alone." -- McCoy, "I, Mudd", Star Trek