Fork me on GitHub
#cljs-dev
<
2016-12-17
>
mfikes01:12:49

@anmonteiro A solution to the self-host unit tests is in http://dev.clojure.org/jira/browse/CLJS-1873

dnolen01:12:29

@mfikes no we should just add those back

mfikes01:12:46

@dnolen The PersistentArrayMap.fromArray fns?

dnolen01:12:26

Yes we should never delete stuff like that, that part of the patch was busted

mfikes01:12:39

Cool. I’ll write up a JIRA so it isn’t fogotten

mfikes01:12:48

(Against ClojureScript.)

dnolen01:12:00

No deletions no changes should be the default esp. for core

mfikes01:12:41

Oh, I didn’t notice that http://dev.clojure.org/jira/browse/CLJS-1823 is still open, so that handles this (no need for a new JIRA).