Stewmath

Results 12 issues of Stewmath

This boils down to a simple question: why must "test mode" be enabled when generating makefile dependencies? (As far as I can tell, all it does is disable the generation...

enhancement

I'm getting about 5 kazillion warnings when building with gcc 7.1.1. Some of them are a bit concerning. This is just from wla-gb by itself... https://pastebin.com/ECFFVhMw I guess these are...

enhancement

When you put some code after a section, and you neglect to even put an .ORG before your code, the label addresses become desynced from where the labels actually are...

enhancement

Simple enough request, a Best Delta at the bottom to go next to Previous Segment. And, I'm not very familiar with json and css, but as far as I can...

I thought leaving it in would be ok, but I was mistaken. In Ages, it checks for "None" (0) and gives you Moosh in that case. In Seasons, though, it...

When playing with mouse controls on a steam deck, the game runs well, until it starts lagging very badly after playing for a bit over 30 minutes. It only lags...

I was surprised by this result, but, the NVENC encoder seems to have somewhat more latency than the software encoder. I don't have proper hardware to test this with, so...

Smerge-mode bindings were added [several years ago](https://github.com/emacs-evil/evil-collection/pull/556) but were never added to ``evil-collection--supported-modes``, so they never get loaded. Is there a reason for this?

It's just as the title says... suppose I have a file named "Test1.org": ``` * Heading A * Heading B ``` And a file named "Test2.org": ``` * Heading C...

bug

It seems like the FOPEN directive doesn't search directories included with the "-I" flag. I'm guessing this is an oversight, but if this is a bug then I could try...