[PATCH,gfortran] constify a function
Paul Brook
paul@codesourcery.com
Fri Jan 14 09:24:00 GMT 2005
On Thursday 30 December 2004 03:30, Steve Kargl wrote:
> The attached patch constifies the arguments to compare_case,
> and then removes the unneeded pointer assignment and local
> variables.
No it doesn't. It gives them the correct type instead of (void *).
Applied anyway.
Paul
> 2004-12-29 Steven G. Kargl <kargls@comcast.net>
> * resolve.c (compare_case): Constify
More information about the Fortran
mailing list