moon-chilled
moon-chilled
I'm pretty sure he wants to finish perfecting webengine first, so that plugins will be interfacing with the final product, so the API can be more stable.
> `%*s` %*s is specified in c89. It is not used as such elsewhere in dmd, but %.*s is used; so the feature is still required.
Also, gdb uses `advance` and `until` to step until a specific address; not `s`.
Yes, will do that later today. But would appreciate advice on what the best thing to do about abbreviations is: use abbreviated form? Expanded form? Show both?
Two other good places to look are slashem and nethack4. Slashem's 'proxy' windowport was essentially a network protocol for the game. Slashem's core code is fairly close to nethack's; the...
The compiler warning is wrong—`firstwhen` will never be used uninitialized—and actually initializing `firstwhen` obscures that fact. I think it would be better to refactor the whole loop, if you really...
I tested it with linux and it worked fine. I will test with freebsd later today.
Alright, tada! Sorry about the delay, my freebsd install got borked so I had to figure out how to make a VM. It works on freebsd now, and I think...
Actually, the unity build (I guess this is more of a hybrid-unity build) makes incremental builds a lot slower. (Though precompiled headers would probably help.)
https://wiki.netbsd.org/symbol_versions/