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]

Re: [mark@klomp.org: Partial Double/Float merge with Classpath]


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> [ Float and Double merge ]
Mark> OK to commit?

Yes, thanks.

Mark> +    if ((x == -0.0) && (y == 0.0))

There are extra parens on this line and some others.
Could you remove them?

Tom


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