[Patch, fortran] Document libgfortran thread-safety
Tobias Burnus
burnus@net-b.de
Mon Feb 7 19:32:00 GMT 2011
On 02/07/2011 08:21 PM, Janne Blomqvist wrote:
> Ok, fixed. I also took the liberty of fixing a few other spurious
> ()'s, and one bug (errno is a variable, not a function).
Thanks for cleaning up the documentation.
Nitpick 1: errno can also be a macro. (Cf. POSIX or the comment in
gfortran.texi.) [No action required.]
> Committed revision 169893.
Nitpick 2: I would prefer if you could also include the patch in the
commit message. I think there is an increasing tendency to avoid
attaching/including patches for obvious commits. For me it is much
faster to browse through a commit diff in an email than to access the
patch via "svn diff".
Tobias
More information about the Fortran
mailing list