We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Linux anton 5.0.10-arch1-1-ARCH #1 SMP PREEMPT Sat Apr 27 20:06:45 UTC 2019 x86_64 GNU/Linux
openjdk 11.0.3 2019-04-16 OpenJDK Runtime Environment (build 11.0.3+4) OpenJDK 64-Bit Server VM (build 11.0.3+4, mixed mode)
Running with Java 11, results in
clojure.lang.Compiler$CompilerException: Syntax error compiling var at (fipp/ednize.clj:71:13). #:clojure.error{:phase :compile-syntax-check, :line 71, :column 13, :source "fipp/ednize.clj", :symbol var} at clojure.lang.Compiler.analyzeSeq (Compiler.java:7114) clojure.lang.Compiler.analyze (Compiler.java:6789) clojure.lang.Compiler.analyze (Compiler.java:6745) clojure.lang.Compiler$InvokeExpr.parse (Compiler.java:3888) clojure.lang.Compiler.analyzeSeq (Compiler.java:7108) clojure.lang.Compiler.analyze (Compiler.java:6789)
I guess I would also need to raise a ticket with fipp?
The text was updated successfully, but these errors were encountered:
I see it's already talked about here:
https://github.com/brandonbloom/fipp/issues/60
Closing ticket.
Sorry, something went wrong.
No branches or pull requests
Hi,
Running with Java 11, results in
I guess I would also need to raise a ticket with fipp?
The text was updated successfully, but these errors were encountered: