[LOGIC-71] set *reify-vars* to false for the user if the unifier is given more than 2 arguments Created: 20/Nov/12 Updated: 17/Mar/13 Resolved: 17/Mar/13 |
|
| Status: | Resolved |
| Project: | core.logic |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | David Nolen | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
(unifier '(?x) '(?x) '(1)) This will fail which is surprising. |
| Comments |
| Comment by David Nolen [ 17/Mar/13 6:47 PM ] |
|
fixed, http://github.com/clojure/core.logic/commit/07292792bec2694dafd4bf62b1c96580d5d270d3 |