Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: Release 1.2
-
Fix Version/s: Release 1.3
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Ok
Description
This code gives a NullPointerException:
(case nil
nil "foo")
If fixing this is impossible for implementation reasons, at least the documentation and error messages should be improved.
What would be the desired fix look like for this? Should this be a documentation update or should this be updated to not produce an NPE?