On Sun, Feb 15, 2009 at 4:30 PM, Stephen C. Gilardi <squee...@mac.com> wrote: > > I'm trying svn rev 1282 with the following test (which depends on javadb, > (derby)): > > user=> (use 'clojure.contrib.sql.test) > nil > user=> (db-write) > > It hangs there. This works on the trunk.
I just tried this on 1282 lazy branch with assert-if-lazy-seq, and I get no exception and no hang: user=> (time (db-write)) "Elapsed time: 802.020886 msecs" I wonder what's different? I seem to have version 1.6.0_07 of javadb, java, and javac, running on Ubuntu. --Chouser --~--~---------~--~----~------------~-------~--~----~ 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 clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---