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] Experimental LEN_TRIM and TRIM patch


> I would vote for removing the warning.

Why not something such as: "Warning: CHARACTER variable xxx has a negative length,
the length has been set to zero" may be only with -Wall. Either the negative length
is an error and it is good to warn the unser or it is intended and in this case
the user is supposed to know what he is doing.

Dominique


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