[Swift-devel] [Bug 84] switch does not work with variable parameter

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Sat Jul 28 15:32:04 CDT 2007


http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=84





------- Comment #3 from hategan at mcs.anl.gov  2007-07-28 15:32 -------
It's comparing "2" with 2. Either we switch to the new expression stuff, where
numbers are numbers, or equals() is changed to equalsNumeric(), which does some
type conversion before doing the comparison.


-- 
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Swift-devel mailing list