[CLJS-309] Bug - Typo in commit "Tagged literals in the CLJS compiler and first blush tests " Created: 08/Jun/12 Updated: 08/Jun/12 Resolved: 08/Jun/12 |
|
| Status: | Closed |
| Project: | ClojureScript |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Major |
| Reporter: | Raphaël AMIARD | Assignee: | Unassigned |
| Resolution: | Declined | Votes: | 0 |
| Labels: | bug | ||
| Attachments: |
|
| Patch: | Code |
| Description |
|
I'm pretty sure there is a typo in this commit, cljs-data-readers is declared, but then data-readers is bound in compile-file, which makes compilation fail Patch attached |
| Comments |
| Comment by Fogus [ 08/Jun/12 8:43 AM ] |
|
I'm unable to reproduce this. Do you mind posting the steps that you ran to see the error? |
| Comment by Raphaël AMIARD [ 08/Jun/12 10:48 AM ] |
|
Sorry, i failed to follow the implications of |