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, fortran] Simplify line-length constants, remove GFC_MAX_LINE


On Thu, Nov 09, 2006 at 10:40:08PM -0800, Brooks Moses wrote:
> 2006-11-09  Brooks Moses  <brooks.moses@codesourcery.com>
> 
> 	* gfortran.h (GFC_MAX_LINE): Remove constant definition.
> 	(gfc_option_t): Clarify comments.
> 	* options.c: Set default line length limits to actual default
> 	values, rather than flag values.
> 	* scanner.c: Eliminate checking and handling of the
> 	fixed/free_line_length flag values.
> 

OK.

-- 
Steve


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