Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Release 1.5
-
Fix Version/s: Release 1.6
-
Component/s: None
-
Labels:None
-
Patch:Code
-
Approval:Screened
Description
In CLJ-927, Nicola Mometto pointed out that *default-data-reader-fn* should be set!-able. The fix needs to be added to clojure.main/with-bindings.
Attachments
Activity
Steve Miner
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | CLJ-1101-make-default-data-reader-fn-set-able-in-REPL.patch [ 11659 ] |
Steve Miner
made changes -
| Patch | Code [ 10001 ] |
Stuart Halloway
made changes -
| Approval | Triaged [ 10120 ] |
Rich Hickey
made changes -
| Approval | Triaged [ 10120 ] | Vetted [ 10003 ] |
Rich Hickey
made changes -
| Fix Version/s | Release 1.6 [ 10157 ] |
Stuart Halloway
made changes -
| Approval | Vetted [ 10003 ] | Screened [ 10004 ] |
Rich Hickey
made changes -
| Issue Type | Defect [ 1 ] | Enhancement [ 4 ] |
Add *default-data-reader-fn* to the special bindings in main.clj so that it is set!-able in the REPL