Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:clojure 1.5.0-beta1 with core.logic 0.8.0-beta3
Description
I don't know a lot about the finite domain code, but it surprised me that this crashes:
(run 1 [r a b x] (== r [a b]) (infd a b x (domain 1 2)) (<fd a b) (firsto r x))
This was the most minimal example I could come up with.
Activity
David Nolen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
David Nolen
made changes -
| Resolution | Completed [ 1 ] | |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
This commit http://github.com/clojure/core.logic/commit/07f2f6ac42ad13ed7476f70669b98e76a84f2455 fixes the exception. However I'm still not seeing the expected result which I believe is: