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]

Whitespace


I've been looking at the gfortran source again, and the issue of whitespace -- tabs vs. spaces -- is still with us. For example, parse.c is mostly 2-space indentation, but it has tabs in some places where it should have eight spaces.

I know we discussed this some time back, but can't find the thread in the list archives. Was someone going to run the code through indent? I'd be happy to do so if no one else is interested, just to save my sanity... ;)

--
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com


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