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: [gcjx] Definite Assignment Fix


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

Ranjit> This patch corrects a minor error in variable_state::check_loop()
Ranjit> that was exposed by a couple of Jacks tests.

Ok.  Thanks!

Ranjit> +  void print (void) const

I avoided '(void)' in gcjx (though I see there are some instances) as
a stylistic choice.

Tom


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