Ico Doornekamp

Results 246 comments of Ico Doornekamp

Quoting PMunch (2021-10-29 14:15:19) > And @zevv, do you still have that NPEG parser lying around? Probably works with the latest Nim versions so this could finally be implemented. Apart...

``` $ nim -V Nim Compiler Version 1.1.1 [Linux: amd64] Compiled at 2020-01-29 Copyright (c) 2006-2019 by Andreas Rumpf git hash: 2ecef8f779b6e5639145a5b2d2aaac6d9775c9eb active boot switches: -d:danger ```

https://github.com/zevv/nmqtt

Hm, I see what you're trying to do, but I'm not sure it is a good idea to solve it with yet another operator. As you have seen in the...

Hmm, your real grammar is quite big already, it's going to cost me some time to properly get into that, so I'll just be ignorant and look at your smaller...

Closing this for inactivity, feel free to reopen if appropriate.

Dude, that is one excellent and totally unintended side effect of what is basically just and escalated joke! But this really tells how important and underrated a good keyboard is;...

Gents, This was fixed in 1.4.5 with commit 8afb1bac7b3cd1b509084cd5da2dbce31bc83fa6. Quoting stuartthebruce (2022-10-16 01:38:04) > > Hi Stuart, Thanks for the report. Looks like I'll have to spin up a RHEL8.6...

After a bit of a think I realized that this has probably not the highest prio, and/or we could (should) even do without them; thus the premature closing

More thinking, and I can't make up my mind. I think we *do* need generics after all :)