Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Potential AOT bug during DEX creation #122

Open
yamafaktory opened this issue Mar 26, 2015 · 0 comments
Open

Potential AOT bug during DEX creation #122

yamafaktory opened this issue Mar 26, 2015 · 0 comments

Comments

@yamafaktory
Copy link

I was trying to use compojure but somehow the DEX creation is broken by the instaparse dependency:

Exception in thread "main" java.lang.ExceptionInInitializerError,
compiling:(/tmp/form-init5346068747255877407.clj:1:72)

Caused by: java.lang.IllegalArgumentException: No implementation of method
::conj-flat of protocol: #'instaparse.auto-flatten-seq/ConjFlat found
for class: instaparse.auto_flatten_seq.AutoFlattenSeq                      

It seems that it could eventually be linked to Engelberg/instaparse#85 but the bug should have already been removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant