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: cpplib: more type correctness


On Fri, Mar 10, 2000 at 07:53:30PM +0900, Neil Booth wrote:
> This is a revision of the previous patch to address Zack's points.  It:-
> 
> o Replaces all remaining b- and (r)index function calls
> o Adds casts to the return value of all non-char* memory allocations
> o Makes some char pointers "pointers to const" which previously were
> not
> 
> OK to commit?

Yes, this one is fine.

zw

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