This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: println-Bug in Java
- From: Per Bothner <per at bothner dot com>
- To: Bojan Antonovic <bojan at antonovic dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 16 Mar 2005 08:10:13 -0800
- Subject: Re: println-Bug in Java
- References: <423844AB.7000702@antonovic.com>
Bojan Antonovic wrote:
So println with a char and a number (int or double) works wrong!
No. Read the specification of '+' in the Java Language Specification.
I tested it with javac
Try again. You'll get the same result.
Why ist his bug not fixed?
Because it's not a bug.
--
--Per Bothner
per@bothner.com http://per.bothner.com/