This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,gfortran] Remove homegrown isdigit and isalpha in module.c


On Sun, Jan 09, 2005 at 01:15:43PM -0800, Steve Kargl wrote:
> 2005-01-09  Steven G. Kargl  <kargls@comcast.net>
> 
>         *  module.c: Fix typos in comments.
>         (parse_atom): Use isdigit() and isalpha() instead of homegrown

Oh yeah, bubblestrapped and regtested on i386-*-freebsd6.0

-- 
Steve


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