AMS21
AMS21
GitHub Actions as well as Travis CI support MacOS and are are completely free for Open Source projects
This might also be interesting: https://isocpp.github.io/CppCoreGuidelines
So this issue inspired me to write a fuzzer for `XMLDocument::Load` the result of this campaign were #1512 and #1515. But I never found a segfault in `IReader::r_string` with the...
I've tried to replicate this but it works as expected on my machine. From what I've gathered while looking at the code I would assume that for some reason `Core.UserName`...
Rebased and update to LLVM 18
Should be fairly easy to fix. What about just returning `0` if the current date is before the start date? So we would just get `1.6.02.0`
@Xottab-DUTY Could you test this patch if it fixes your problem?
Rebased and resolved merge conflict
Okay I've now added type_lowest and accompanying constants and changed all usages of these constants across the code base to keep the old behavior. Making these changes I'm a bit...
> So, does that fix #1173 by the way? Well not really. You don't get negative money. The money transfer just does not happen but the dialog still works and...