Closed ruseel closed 1 year ago
In Clojure 1.11, following WARNING is occurs
WARNING
WARNING: parse-long already refers to: #'clojure.core/parse-long in namespace: taoensso.carmine, being replaced by: #'taoensso.carmine/parse-long
Any chance this could be merged and cut as a release?
Will be fixed in next release 👍. In the meantime, please note that these warnings can be safely ignored.
In Clojure 1.11, following
WARNING
is occurs