Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-26 Thread Jonathon McKitrick
I was about to submit an error report myself on a different issue, after I got all the detail together. I get a client-side error in generated code when using whitespace optimization. I'll try to get some details together today. On Thursday, March 26, 2015 at 6:49:57 AM UTC-4, David Nolen wrot

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-26 Thread David Nolen
Closure Compiler warning options are enumerated here: https://github.com/clojure/clojurescript/wiki/Compiler-Options#closure-warnings :check-variables is exposed. However I would surprised if this works since the stacktrace is not the same. As I said before you'll probably have more luck if you

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-26 Thread Yehonathan Sharvit
Thanks David. Their advice is to "to turn on --jscomp_error=checkVars in which case you should get a clear error instead of a crash". How do I turn on this flag from my project.clj? On Thursday, 26 March 2015 04:52:35 UTC+2, David Nolen wrote: > FWIW, I see there are several similar looking re

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-25 Thread David Nolen
FWIW, I see there are several similar looking reports on the Google Closure Compiler GitHub issues: https://github.com/google/closure-compiler/issues/811 David On Wed, Mar 25, 2015 at 1:32 PM, Yehonathan Sharvit wrote: > It didn't happen in earlier versions of cljs. > > > > On Wed, Mar 25, 201

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-25 Thread David Nolen
We periodically upgrade the Closure Compiler and it's not feasible for us to test the world. If you don't take the time to deliver a minimal reproducer there's not much we can do. Google Closure Compiler is a normal dependency like anything else and we avoid relying on internal details as much as p

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-25 Thread Yehonathan Sharvit
It didn't happen in earlier versions of cljs. On Wed, Mar 25, 2015 at 7:30 PM, David Nolen wrote: > Looks like a Closure Compiler issue, you probably need to report this > elsewhere. > On Wednesday, March 25, 2015, Yehonathan Sharvit wrote: >> Applying optimizations :advanced >> Compiling "publ

Re: [ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-25 Thread David Nolen
Looks like a Closure Compiler issue, you probably need to report this elsewhere. On Wednesday, March 25, 2015, Yehonathan Sharvit wrote: > Applying optimizations :advanced > Compiling "public/clojurescript/prod/main.min.js" failed. > java.lang.RuntimeException: INTERNAL COMPILER ERROR. > Please

[ClojureScript] INTERNAL COMPILER ERROR with 0.0-3126 advanced compilation

2015-03-25 Thread Yehonathan Sharvit
Applying optimizations :advanced Compiling "public/clojurescript/prod/main.min.js" failed. java.lang.RuntimeException: INTERNAL COMPILER ERROR. Please report this problem. null Node(BLOCK): /controller_run_test.js:643:80 return (function $test$controller_run_test$on_scope_render_change($scope,_)