Giter VIP home page Giter VIP logo

Comments (4)

borkdude avatar borkdude commented on May 18, 2024

Three issues:

Cannot use clojure.stracktrace/print-stack-trace with GraalVM: https://dev.clojure.org/jira/browse/CLJ-2502
So I'll drop back to Java .printStackTrace for now.

Second issue was a NullPointer exception: inc used on null when producing the summary.
I'll fix that as well.

Third issue: clj-kondo has trouble parsing the defn forms in https://github.com/tonsky/datascript/blob/master/src/datascript/db.cljc#L34. clj-kondo handles this gracefully by just ignoring them, but I'll take a look why this is the case.

from clj-kondo.

borkdude avatar borkdude commented on May 18, 2024

@jumarko Thanks for the report and trying out clj-kondo.
A binary with the fix included is available here:

Mac:
https://1047-176829714-gh.circle-artifacts.com/0/release/clj-kondo-2019.04.08-alpha-SNAPSHOT-macos-amd64.tar.gz

Linux:
https://1045-176829714-gh.circle-artifacts.com/0/release/clj-kondo-2019.04.08-alpha-SNAPSHOT-linux-amd64.tar.gz

Can you try this out before I'll merge to master?

from clj-kondo.

jumarko avatar jumarko commented on May 18, 2024

@borkdude thanks for the super-fast response!
I can confirm that the cache initialization now works fine.

from clj-kondo.

borkdude avatar borkdude commented on May 18, 2024

Fixed with bf14173

from clj-kondo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.