This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] [3.1] Proper GNAT bug box
- From: Geert Bosch <bosch at gnat dot com>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: gcc-patches at gcc dot gnu dot org, dewar at gnat dot com
- Date: Sat, 20 Apr 2002 21:29:49 -0400
- Subject: Re: [Ada] [3.1] Proper GNAT bug box
On Saturday, April 20, 2002, at 02:32 , Florian Weimer wrote:
> This quick hack replaces the public version bug box with one suitable
> for the FSF release. We override Public_Version because
> Gnat_Version_String still indicates "5.00w". (I'm strictly against
> changing this, unless the the nag message is removed from
> bindgen.adb.)
>
> Mainline already contains functionality to implement this properly,
> and a proper patch will follow. Same for bugs.html.
>
I think it would be best to just merge in the changes to bindgen and
comperr in the main GCC. Why would you prefer this instead?
-Geert