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: [patches,fortran] Add POINTER INTENT(*) support (PR29624)


Brooks Moses wrote:
> However, I think a much more appropriate thing to do is to modify
> gfc_notify_std to handle this sort of thing correctly automatically
Good idea!

> For now, though, I would think that just using the "Fortran 2003:"
> version in all cases should be sufficient -- if something gets flagged
> in an error message as "Fortran 2003", it should be sufficiently clear
> that it's not in the Fortran 95 standard.
I use now the "Fortran 2003: %s ..." alternative. (Checked in as r120472.)

Thanks,

Tobias


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