nature-0
nature-0
I am also on OpenBSD -current and trying to build godot master leads to the exact same error for me, but I also get another error about `quick_exit()` being undeclared....
@omar-polo Awesome! Does this mean we'll have Godot 4 in the ports in the future? If by any chance you already have ports file somewhere, I'd be glad if you...
Awesome, thank you and thanks everybody for their work on this, I was looking forward to this for a bit now!
> Hmm. I think it makes sense to add a flag to fill in blank tests automatically but not accept corrections to existing tests. I actually thought that this was...
I think I see, but the way I imagined it is more like "run all and accept empty only", that way if you already have a test that is working...
Does this mean redbean is not supporting OpenBSD anymore? I also get the same error on OpenBSD 7.6 (-stable) ``` .ape-1.10[96048]: pinsyscalls addr 7f0013e0 code 5, pinoff 0xffffffff (pin 0...
After digging and thinking a bit, it seems that even if we hacked our way around to take into account the ModeSwitch key as a special modifier. It would still...
I am assuming that this also means that SDL discards all the keys assigned by Xmodmap after the second one are not taken into acount. Reference to xmodmap from the...