[CONTRIB-72] Replace references to duck-streams with io in clojurescript Created: 15/Mar/10 Updated: 29/Oct/10 Resolved: 29/Oct/10 |
|
| Status: | Resolved |
| Project: | Clojure-Contrib |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | ||
| Reporter: | Anonymous | Assignee: | Chouser |
| Resolution: | Declined | Votes: | 0 |
| Labels: | None | ||
| Description |
|
duck-streams was renamed to io back in February 1st, but clojure-script still references duck-streams. Attached is a very simple patch that fixes this. |
| Comments |
| Comment by Assembla Importer [ 24/Aug/10 2:51 PM ] |
|
Converted from http://www.assembla.com/spaces/clojure/tickets/72 |
| Comment by Chouser [ 29/Oct/10 12:46 AM ] |
|
Clojurescript is wildly outdated. To use it, it would be best to use contrib and clojure from approximately Clojure 1.0. Thanks for patch, but I think forcing Clojurescript to use a recent version of Clojure would actually complicate the situation for anyone desperate enough to try to use it. |