On Nov 17, 12:31 pm, "nicolas.o...@gmail.com" <nicolas.o...@gmail.com> wrote: > I am trying top port some code from 1.2 to 1.3 and I end up with this error: > > Unknown location: > error: java.lang.VerifyError: (class:
Wow, that looks like a binary compatibility error. Make sure you're starting with a clean directory (no old .class files). It might also have something to do with the changes to how primitives are handled in 1.3. -S -- 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