This is the mail archive of the kawa@sourceware.org mailing list for the Kawa 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]

[PATCH] Fix Complex.equals() bug


Please apply the attached patch to fix a bug in Complex#equals() -- it
isn't correctly comparing the imaginary parts.

(gnu.math.Complex:equals 3+4i 3+5i) => #t


--
Jamison Hope
The PTR Group
www.theptrgroup.com


Attachment: Complex-equals.patch
Description: Binary data


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