This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Committed: Fix C99:ism (declaration after statement) in java FE.
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: hp at bitrange dot com
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Sat, 16 Oct 2004 22:37:06 -0400 (EDT)
- Subject: Re: Committed: Fix C99:ism (declaration after statement) in java FE.
- References: <Pine.BSF.4.58.0410161427440.88859@dair.pair.com>
> Hope to look into adding -Wdeclaration-after-statement for all
> front-ends @WERROR@ settings (stage2 or where supported).
No need for a new flag, just add -pedantic like the other FEs do.
(Haven't tried it myself, probably requires cleaning other fallout.)
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu