[PATCH] Fix test failure with Clojure 1.9+ Quoting the Clojure documentation:
Use :require in the ns macro in preference to calling this directly.
As kindly pointed out by Alex Miller (@puredanger), the “require” syntax happened to work accidentally in Clojure 1.8, but that's now rejected by Clojure 1.9+ with:
Call to clojure.core/ns did not conform to spec: […] Extra input
Debian bug report: https://bugs.debian.org/889125
Cyril Brulebois <kibi@debian.org>
no
2019-01-02
Showing 1 to 1 of 1 entry
All known versions for source package 'comidi-clojure'