Completed
Details
Assignee
Jozef WagnerJozef WagnerReporter
Jozef WagnerJozef WagnerLabels
Approval
OkPatch
Code and TestPriority
CriticalAffects versions
Fix versions
Details
Details
Assignee
Jozef Wagner
Jozef WagnerReporter
Jozef Wagner
Jozef WagnerLabels
Approval
Ok
Patch
Code and Test
Priority
Affects versions
Fix versions
Created July 21, 2015 at 9:38 PM
Updated July 31, 2015 at 9:39 PM
Resolved July 31, 2015 at 9:39 PM
Reader conditional that has nil as an expression fails.
e.g.
(read-string {:read-cond :allow} "#?(:default nil)")
The fact that
nil
values are valid expressions are documented at both official documentation and design page.Patch: clj-1785-v2.patch
Screened by: Alex Miller