This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
Re: java/10253: String concatenation with int zero, as in ""+0, results in the empty string.
- From: ericb at gcc dot gnu dot org
- To: ericb at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, lars at rimfaxe dot com, nobody at gcc dot gnu dot org
- Date: 10 Apr 2003 18:06:10 -0000
- Subject: Re: java/10253: String concatenation with int zero, as in ""+0, results in the empty string.
- Reply-to: ericb at gcc dot gnu dot org, ericb at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, lars at rimfaxe dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: String concatenation with int zero, as in ""+0, results in the empty string.
Responsible-Changed-From-To: unassigned->ericb
Responsible-Changed-By: ericb
Responsible-Changed-When: Thu Apr 10 18:06:10 2003
Responsible-Changed-Why:
I'm patching this. Jacks already tests for this condition.
State-Changed-From-To: open->analyzed
State-Changed-By: ericb
State-Changed-When: Thu Apr 10 18:06:10 2003
State-Changed-Why:
http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00654.html
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10253