[CLJ-1072] Replace old metadata reader macro syntax Created: 21/Sep/12 Updated: 12/Apr/13 |
|
| Status: | Open |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | Release 1.4 |
| Fix Version/s: | Release 1.6 |
| Type: | Enhancement | Priority: | Trivial |
| Reporter: | Sam Aaron | Assignee: | Stuart Sierra |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code |
| Approval: | Ok |
| Description |
|
5 files still have old metadata reader syntax hash-caret instead of just caret: src/clj/clojure/core.clj |
| Comments |
| Comment by Stuart Sierra [ 21/Sep/12 7:56 AM ] |
|
Modified this ticket to cover all remaining cases of old metadata syntax. Added patch. |