On 16.04.2010, at 19:49, B Smith-Mannschott wrote:

> A few representative examples of the failures I'm seeing
> ========================================================
...

> FAIL in (complex-conjugate) (run-test1347341999632195512.clj:44)
> expected: (= (conjugate (complex 1 2)) (complex 1 -2))
>  actual: false

What strikes me as odd is this one, as all the others are about failing 
multimethod resolution. If we assume a common single cause for everything, 
perhaps it's in equality testing?

Konrad.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to