This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-10-14
Channels
- # admin-announcements (21)
- # aws (5)
- # boot (41)
- # cider (76)
- # cljs-dev (15)
- # clojure (251)
- # clojure-brasil (25)
- # clojure-dev (16)
- # clojure-japan (8)
- # clojure-nl (1)
- # clojure-russia (110)
- # clojure-uk (7)
- # clojurescript (168)
- # clojurewerkz (1)
- # cursive (10)
- # datomic (45)
- # devcards (50)
- # emacs (5)
- # hoplon (6)
- # instaparse (6)
- # ldnclj (73)
- # lein-figwheel (4)
- # leiningen (6)
- # liberator (7)
- # luminus (2)
- # off-topic (19)
- # om (80)
- # onyx (2)
- # re-frame (11)
- # testing (12)
I am not sure who to ask about this but in the cljs.analyzer is it expected for analyze-fn-methods-pass2* to be called twice(instead of once) in the repl?
@dnolen Hi David. Firstly congrats and thanks for cljs & om progress, I still cannot figure out how you can handle all this, bah. I'm gonna be offline for a week or so, and at the rate things go, I wouldn't want my patch to be too much behind. Would you be so kind to answer the ticket, so I can proceed and stfu for a while? Thankies! http://dev.clojure.org/jira/browse/CLJS-1445
@fdserr: attach a patch for the fix you came up with, the 3 extra warnings can be addressed separately.
A patch from @tonsky that should tested by people who are interested in this fix http://dev.clojure.org/jira/browse/CLJS-1458 mostly concerned about unintended breakage in attempt to match Clojure
@bhauman: @dnolen patch for revision in http://dev.clojure.org/jira/browse/CLJS-1460
@dnolen: I'm having trouble reproducing an issue. How do you clean all your clojurescript builds so that you get the official ones again? I'm doing rm -r ~/.m2/repositories/org/clojure/clojurescript/
but I still get the weird behavior