Sergey Popov

Results 50 comments of Sergey Popov

Should be fixed in 5227451e350da84111135ef21b7c6adb92b6711c

For the record I personally don't believe that using this shim in any way changes legality of using Steamworks SDK in GPL'd programs. Such a shim could be used to...

On the other hand it's possible to consider that directly linking against steam sdk doesn't result in GPL violation because this lib isn't vital for wesnoth itself, so not logically...

GCC general documentation on modules: https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Modules.html Module mapper documentation: https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Module-Mapper.html

We have a channel for this on Discord. I'll likely prioritize working on this if some other people actually review/try it.

Full blown compiler/buildsystem communication is only used because it's the only way to see actual paths for system headers to support header imports of form `import ;`. So mostly I...

I don't see how this would help with giant fleets since if you're selling capped cruisers for millions, salary is unnoticeable. But this totally can delay the point at which...

It seems that I also can't remove `branch/foo` branches from org.wesnoth.Wesnoth github repo because of branch protection rules.

Changing your Alias to ``` Alias('cdb', cdb, "run-clang-tidy", ENV = os.environ) ``` seems to work ok. It would run clang-tidy directly but name of alias becomes a bit misleading then....

Honestly most players wouldn't notice/care much either way. What really can scare them off is such discord as appeared in this issue above. I understand that you're passionate about improving...