This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Committed: Fix C99:ism (declaration after statement) in java FE.


 > 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


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