clojure-dev

2023-07-02T18:31:22.596519Z

One more alpha4 add-libs thing: it seems to fail (with an identical error to that one I posted above) if you have *print-length* set to a number small enough to abbreviate your :deps when printing them. I think it's due to https://github.com/clojure/clojure/blob/501348deb1e49736f3c49f2c177bcff947fe3a17/src/clj/clojure/tools/deps/interop.clj#L40

Alex Miller (Clojure team) 2023-07-02T18:43:42.123509Z

If I could trouble you to put this on http://ask.clojure.org that would be very helpful

Alex Miller (Clojure team) 2023-07-02T22:06:46.395669Z

thank you