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: PR java/19070: Don't allow null v/s number comparisons


Ranjit Mathew writes:
 > +2005-01-18  Ranjit Mathew  <rmathew@hotmail.com>
 > +
 > +	PR java/19070
 > +	* parse.y (patch_binop): Allow comparisons against NULL only
 > +	if the other operand is of a reference type.

OK.

Andrew.


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