On Sep 8, 4:08 pm, ntupel <[EMAIL PROTECTED]> wrote:
> (ns test
>   (:require test))
>
> results in:
>
> clojure.lang.Compiler$CompilerException: test.clj:0: null
    ...
> Caused by: java.lang.StackOverflowError

Hmm, don't do that?

Seriously, how is this a bug in Clojure, and not a bug in your
program, which resulted in an exception which easily leads you to your
problem?

Rich
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to