sftcd
sftcd
push above has changes for @mattcaswell comments today
push above addresses today's @t8m comments
push above addresses @t8m comments from yesterday
push above fixes the last format glitch from the @t8m comments, plus I fixed a few more that `make check-format` produces (but it's hard to be certain of that as...
> Hmmm....CI check on Windows is failing Yeah, odd one that - it's seemingly complaining about use of `strlen()`: ``` Symbol strlen not in the allowed platform symbols list ```...
There's too many CI fails there for now, so please hold off on reviewing 'till I fix a pile of those. I'll post when that's done.
> `make update` to regenerate error code stuffs. Ah yeah, I'd forgotten `make update` automagically added to `openssl.txt` - and of course with this segment of code, it didn't do...
So I think this should be reviewable now that I've fixed up the CI stuff - so have at it!
Thanks for all the comments, pushed those changes (but maybe messed up the fixup thing sorry;-) > Hmm. We seem to have some random CI job failures. But github just...
Changes from @slontis review in latest push, except for the proposed change to `_new()` instead of `_init()`