This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Patch to avoid problematic casts in obstack.h


On Mon, Aug 30, 1999 at 09:56:53PM -0400, Kaveh R. Ghazi wrote:
> 1999-08-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> 
> 	* obstack.h (obstack_grow, obstack_grow0): Move (char*) casts
> 	in calls to `_obstack_memcpy' from here ...
> 
> 	(_obstack_memcpy): ... to here, except in the __STDC__ case which
> 	doesn't need it.

Ok.


r~

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