Miran
Miran
@dom96 can you be a bit more specific what exactly would be a task here? (a short example would be great)
Something to add to the list. While looking for some error in the CI, I've noticed the following warnings: ``` W: Unkown error fetching repo https://pmetras.gitlab.io/nim0 No uri scheme supplied....
> page 23: "we could easily defined them ourselves" should be "we could easily define them ourselves" > page 57: "you are not supposed to learn the rules by hard"...
> The singe should be single. Also fixed for the next release.
Good catch! Fixed now.
> numeric expression that looks something like -128▯i8 (with a narrow vertical rectangle) Thanks for the report, this will be fixed in the next version of the book.
> Hey @narimiran , can you backport this and https://github.com/nim-lang/Nim/pull/21314 ? Both are now backported.
Today I stumbled on this, and I also find `--inclDeps` counterintuitive. Here is my example: ```sh $ nimble install nimibook ... $ nimble list -i jsony [(version: 1.1.5, checksum: 6aeb83e7481ca8686396a568096054bc668294df)]...
> the following is verbose and people avoid it because of that [citation needed]
I couldn't reproduce the segfault on v0.19.9. Can you confirm that segfault is gone?