This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR 78534 Change character length from int to size_t
On Tue, 20 Dec 2016, FX wrote:
> Finally, if weʼre making this change, we welcome any feedback on how
> to make it as easy as possible to handle in user code. Documentation,
> preprocessor macros, etc.
I believe including this in the (yet to be created) gcc-7/porting_to.html,
would be great.
Historically the porting_to.html documents have mostly covered C and
C++, since that is the source language of the majority of packages in
a GNU/Linux distribution that GCC touches. Adding more focus on
Fortran users as well feels like a good idea, though.
(If you want to go ahead, but prefer the page to be created first,
let me know, and I'll take care.)
Gerald