This is the mail archive of the java@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: println-Bug in Java


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/


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