[LOGIC-40] Retractions with an empty collection produces a NullPointerException Created: 18/May/12 Updated: 18/May/12 Resolved: 18/May/12 |
|
| Status: | Resolved |
| Project: | core.logic |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Minor |
| Reporter: | Michael Nygard | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All. |
||
| Attachments: |
|
| Patch: | Code |
| Description |
|
Example: (defrel load-factor src snk lf) Results in NPE. Should do nothing without complaining. |
| Comments |
| Comment by David Nolen [ 18/May/12 7:24 PM ] |
|
Fixed, http://github.com/clojure/core.logic/commit/d613316bbce889906b4ad2172970258bf0f16916 |