On Tuesday 09 September 2008 07:00, Brett Morgan wrote: > On Tue, Sep 9, 2008 at 11:58 PM, Randall R Schulz wrote: > > On Tuesday 09 September 2008 01:51, Brett Morgan wrote: > >> ... > >> > >> Would you kindly educate me in how you believe that Clojure would > >> go about trapping your error and giving you an error message > >> instead of running out of stack space, given that you had given it > >> a non-terminating dependency list? > > > > In this case the matter is nothing other than cycle detection in a > > graph. It's eminently decidable. > > So what do you do about the macros that change the semantics of the > included code between the two inclusions of said code?
Perhaps I missed something, but how does that apply to the case at hand? Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
