Andrew Kaster
Andrew Kaster
@timschumi I can confirm what @chriswales95 is posting here. On macOS Ventura, the export of ac_cv_prog_MAKEINFO to `true` as well as a local export of `MAKEINFO=true` have no effect on...
OBE: texinfo is fully not required thanks to #15932
It's the equivalent of the memcheck tool from valgrind. With the option to add other tools in the future. I think we should at least have it working on one...
I merged a separate `checksum` PR that has conflicts w/your changes :)
Who is running a 32-bit desktop computer in $CURRENT_YEAR? feels like a best effort thing if anyone with such a computer wants to keep the code working. For math, those...
This worked when I tried it with an i686 gcc build. I suspect that the request for ctype symbols are because either gcc or your LibC is still pretending to...
> FlatPtr is typdef'd to void* for the platform it's becoming compiled to right FlatPtr is essentially `ptrdiff_t`. It's an integer. I wonder if VirtualAddress or PhysicalAddress solve the need...
> Clarifying that builds are broken on openSUSE Leap, not Tumbleweed. Not knowing anything about openSUSE, you're saying the build does not work on openSUSE release 15.4, but does work...
@Stehlampe2020 On this project we rebase PR commits directly onto the master branch, rather than squash merging. So, your PR now has two commits, and the first one has a...
> I can go through and test all the applications, but I don't know if I can guarantee I'll catch every widget since I don't know them all that well....