Donavan-Ross Costaras
Donavan-Ross Costaras
I think I've hit the same issue as OP. I am running bobarr inside docker for windows that is setup with WS2. I'm afraid that is about as much as...
So I fixed the issue I was having by changing this line https://github.com/iam4x/bobarr/blob/9e339234e435638e0d285da4fb6bec0017c8dcd6/docker-compose.yml#L77 ...to `/mnt/d/media/downloads:/downloads` For anyone else hitting this issue you're going to have to supply your own paths.
Hi @Wonko7, I'm currently compiling my project with shadow-cljs, using 1.1.3-SNAPSHOT and not seeing that warning compiling similar code. Are you still getting the warning? If so, what version of...
@Wonko7, I'm unsure; can you create a minimal public repo that reproduces the error?
@eslick I've just started exploring today is something which I think is close to what you're talking about. In our case we have a data structure and a notion of...
@countvajhula I'm unsure if the Clojure interface file is the best place for Clojure specific functionality?
And a second question re. process is; would you rather small PRs that focused on say one reader macro or one PR for all of Clojure's reader macros?