This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/27944] s-taprop.adb:66:06: warning: redundant with clause in body
- From: "charlet at adacore dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2006 07:57:40 -0000
- Subject: [Bug ada/27944] s-taprop.adb:66:06: warning: redundant with clause in body
- References: <bug-27944-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from charlet at adacore dot com 2006-06-08 07:57 -------
Subject: Re: s-taprop.adb:66:06: warning: redundant with clause in body
> Probably introduced by the following change:
And/or by a new GNAT warning.
Anyway, the fix should be trivial: simply follow GNAT's advice and remove the
with clause.
Change preapproved.
Arno
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27944