bug-cvs
[Top][All Lists]
Advanced

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

Re: [PATCH] importinfo/admininfo


From: Paul Edwards
Subject: Re: [PATCH] importinfo/admininfo
Date: Sat, 04 Oct 2003 22:52:38 GMT

"Derek Robert Price" <derek@ximbiot.com> wrote in message 
news:mailman.1117.1065303617.21628.bug-cvs@gnu.org...
> |>Are the '(char *)' casts around (char *)NULL really necessary?

Not in C89.

> Actually, I started removing such casts a few days ago when neither
> Larry nor Mark could tell me why I shouldn't.  I believe casts of NULL
> and casts of pointers to void * are unecessary under C89, though I

(void **) needs to be casted, if that's what you meant by
"pointer to void *".

BFN.  Paul.




reply via email to

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