Mail Archives: djgpp-workers/2003/10/25/09:02:31
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
- Raw text -