mbox series

[bug#53765,v4,0/2] Simpler patch removing warnings.

Message ID cover.1650150000.git.mail@reilysiegel.com
Headers show
Series Simpler patch removing warnings. | expand

Message

Reily Siegel April 16, 2022, 11 p.m. UTC
gnu/packages/clojure.scm | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

This keeps the existing solution of patching out the s3 related
features (which I am not a fan of, but may be necessary if licensing
issues are a blocker to the inclusion of the Cognitect s3 library). This
patch removes code that issues warnings on every use that the feature
has been removed, and fixes an unrelated logging warning.