Completed
Details
Details
Assignee
Unassigned
UnassignedReporter
Alex Miller
Alex MillerApproval
Ok
Patch
Code
Priority

Affects versions
Fix versions
Created July 29, 2013 at 4:21 AM
Updated November 23, 2013 at 1:06 AM
Resolved November 23, 2013 at 1:06 AM
The patch that has been applied in 1.6 for predated the introduction of EdnReader, as such it only patched LispReader.
This patch makes the same change to allow foo// in EdnReader, and removes two constants in clojure.lang.RT that are not needed anymore after this patch.
To reproduce:
Approach: copy changes from LispReader in CLJ-873. After:
Patch: 0001-Fix-CLJ-873-for-EdnReader-too.patch
Screened by: Alex Miller