From: Paul Thomas <paulthomas2@wanadoo.fr>
To: FX Coudert <fxcoudert@gmail.com>
Cc: GNU Fortran <fortran@gcc.gnu.org>,
gcc-patches list <gcc-patches@gcc.gnu.org>
Subject: Re: [gfortran,patch] Add -fmodule-private option (PR 31629)
Date: Fri, 10 Aug 2007 05:46:00 -0000 [thread overview]
Message-ID: <46BBFBBA.7030302@wanadoo.fr> (raw)
In-Reply-To: <A9B43069-A61F-42D2-B809-964B858A0B4A@gmail.com>
FX,
:REVIEWMAIL:
OK
Thanks
Paul
> The attached simple patch adds a -fmodule-private option to make
> module entities private as default, i.e. when you USE a module and
> compile with this option, you cannot refer to any variable that wasn't
> explicitly declared as PUBLIC. This is a tool and help for some
> people's coding style.
>
> It's very simple as the code was already factored nicely, so it's in
> fact a one-liner (plus option-handling stuff, documentation and
> testcase). Bootstrapped and regtested on x86_64-linux, OK to commit?
>
> FX
>
>
>
> :ADDPATCH fortran:
prev parent reply other threads:[~2007-08-10 5:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 22:19 FX Coudert
2007-08-10 5:46 ` Paul Thomas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46BBFBBA.7030302@wanadoo.fr \
--to=paulthomas2@wanadoo.fr \
--cc=fortran@gcc.gnu.org \
--cc=fxcoudert@gmail.com \
--cc=gcc-patches@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).