Sorry. I didn't notice that you were compiling a single file. That is
a different problem from the one I was referring to.

You were right about the cause as well. That particular problem is now
fixed.

Thank you for reporting it.

On Aug 7, 11:52 am, ataggart <alexclojuregr...@gmail.com> wrote:
> Alas, the current bug is in the head of master, and is unrelated to either
> advanced-mode or the absence of the destination file.
>
> Rather it appears to be due to the fact that the quick start doesn't pass an
> output file to cljsc, but rather redirects stdout to the destination file.
>  When that occurs, compile-file is called, output-file is null.  The
> previous version had an (if outputfile ...) check, the current one does not.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to