emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alloca.c


From: rthorpe
Subject: Re: alloca.c
Date: Sat, 31 Jan 2004 00:18:55 -0500


---- Original Message ----
From: address@hidden
To: address@hidden
Subject: Re: alloca.c
Date: Thu, 29 Jan 2004 19:06:56 +0200

>> From: address@hidden
>> Date: Fri, 30 Jan 2004 04:41:33 -0500
>> 
>> On line 102 of CVS HEAD alloca.c it provides prototypes for xmalloc
>> and xfree:
>> 
>> void *xmalloc _P ((size_t));
>> void xfree _P ((void *))
>> 
>> Missing semicolon-------^
>
>Thanks, I fixed that.

Are you sure this is right now.  Unless it's defined somewhere else
the macros that deal with prototypes are in "atimer.h" and "lisp.h". 
They are both P_ not _P.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]