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: [gfortran] Add comments about strlen


Paul Brook wrote:
> The patch below adds a comment describing gfc_strlen_type_node, as pointed out 
> be RTH.
> 
Maybe we should rename these to gfc_charlen_type_node. Not only would this
clear up this confusion, it would also be more consistent with the naming of
gfc_charlen and the cl field in a typespec.

If you agree, I can prepare a patch (sed s/gfc_strlen_/gfc_charlen_/g :)

- Tobi


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