Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
The following two expressions throws IllegalArgumentException Don't know how to create ISeq from: java.lang.Long:
(unify '[?x 1]) (unifier '[?x 1])
The same thing happens for any non-sequential form.
The patch
LOGIC-120.diff also incorporates the patch I submitted forLOGIC-121as the approach taken doesn't work without that issue fixed.LOGIC-120.diff also incorporates the patch I submitted forLOGIC-121as the approach taken doesn't work without that issue fixed.