Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
https://gist.github.com/1392568
The particular problem here is because the call to "to-stream" in "clojure.core.logic/extend-rel" isn't namespace qualified.
Looking through the implementation of the facts, there are some strange things going on with the macros.
Seems to be some more unqualified symbols representing vars in "extend-rel".
Also, why is clojure.core.logic/f-sym and clojure.core.logic/a-sym being used instead of gensym?
Fixed, https://github.com/clojure/core.logic/commit/10d9d9d78a960256c787e37c26ee24ee57d05751