Fork me on GitHub
#clojure-dev
<
2020-02-21
>
p-himik09:02:57

I've run Cursive inspections on Clojure code and cleaned them up leaving only the ones with an apparent actual effect. E.g. "Non-atomic operation on volatile field" or "Unpredictable BigDecimal constructor call". Would this list of 47 warnings be useful to you?

Alex Miller (Clojure team)13:02:03

How about you share do I can see... :)

p-himik13:02:26

Note that the code links within the document link to my local copy of Clojure. I used 653b8465845a78ef7543e0a250078eea2d56b659.

p-himik14:02:55

Also it's a bit strange, but the report doesn't include a full description of the warnings. So if something seems strange - let me know, I can provide a full description of any warning.