This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Patch for --version output




--On Thursday, January 31, 2002 06:43:56 PM +0000 "Joseph S. Myers" 
<jsm28@cam.ac.uk> wrote:

> This patch makes some programs in GCC follow the GNU Coding Standards
> for --version output.

> Note (Fortran): though g77 now follows what the GNU Coding Standards
> say is the correct format where a program has its own version
> different from the overall package's version, does g77, only now
> distributed as an integrated part of GCC, really still need its own
> version?

No.  Please change it to behave like gcc/g++.  Preapproved.

> Note (general): should the copyright notices in --version output say
> "Free Software Foundation, Inc." (most programs) or just plain "Free
> Software Foundation" (some libgcj programs)?

The former.

Your patch is OK for the mainline.  Let's not apply it to the 3.0
branch; people may have scripts that depend on these outputs and
changing them in a bug-fix release seems dangerous.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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