This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [rfc/rfa?] Rationalize *malloc() calling *malloc()



On Mon, 19 Mar 2001, Andrew Cagney wrote:

> --- 798,823 ----
>   
>   extern char *mstrsave (void *, const char *);
>   
> ! #if !defined (USE_MMALLOC)
> ! /* NOTE: cagney/2000-03-04: The mmalloc functions need to use PTR
> !    rather than void* so that they are consistent with the delcaration
> !    in ../mmalloc/mmalloc.h. */

There's a typo in the above comment ("M-x ispell-comments-and-strings
RET" is your friend ;-).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]