Would you mind seeing if http://dev.clojure.org/jira/browse/CLJS-790 is 
resolved by this version of the compiler?

On Tuesday, April 8, 2014 8:15:05 AM UTC-5, Tim Visher wrote:
> Hi All,
> 
> 
> 
> v20140417 was just released to Maven Central.
> 
> 
> 
> With the following patch:
> 
> 
> 
> diff --git a/project.clj b/project.clj
> 
> index d80ceef..0afea52 100644
> 
> --- a/project.clj
> 
> +++ b/project.clj
> 
> @@ -12,7 +12,7 @@
> 
>                   [org.clojure/data.json "0.2.3"]
> 
>                   [org.clojure/tools.reader "0.8.3"]
> 
>                   [org.clojure/google-closure-library
> 
> "0.0-20130212-95c19e7f0f5f"]
> 
> -                 [com.google.javascript/closure-compiler "v20131014"]
> 
> +                 [com.google.javascript/closure-compiler "v20140407"]
> 
>                   [org.mozilla/rhino "1.7R4"]]
> 
>    :profiles {:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
> 
>               :1.6 {:dependencies [[org.clojure/clojure
> 
> "1.6.0-master-SNAPSHOT"]]}}
> 
> 
> 
> I ran:
> 
> 
> 
> $ V8_HOME=/usr/local/bin SPIDERMONKEY_HOME=/usr/local/bin
> 
> JSC_HOME=/usr/local/bin script/t
> 
> est
> 
> Testing with V8
> 
> Tests completed without exception
> 
> 
> 
> 
> 
> Testing with SpiderMonkey
> 
> out/core-advanced-test.js:533: Error: Assert failed: (not (integer? 1e+308))
> 
> Testing with JavaScriptCore
> 
> Tests completed without exception
> 
> 
> 
> 
> 
> NASHORN_HOME not set, skipping Nashorn tests
> 
> Tested with 3 out of 4 possible js targets
> 
> 
> 
> Just FYI! :)
> 
> 
> 
> --
> 
> 
> 
> In Christ,
> 
> 
> 
> Timmy V.
> 
> 
> 
> http://blog.twonegatives.com/
> 
> http://five.sentenc.es/ -- Spend less time on mail

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to