Stephan T. Lavavej

Results 354 comments of Stephan T. Lavavej
trafficstars

@robhz786 > In C++ that would be easily solved by defining those tables as static arrays inside inline functions. I take advantage of C++17 by leaving the tables at file...

I'm still planning to update it, I just need to find a free weekend.

Note that there's a design issue regarding option naming. [`git checkout`](https://git-scm.com/docs/git-checkout#Documentation/git-checkout.txt-emgitcheckoutem-b-Bltnew-branchgtltstart-pointgt) supports `-b `. [`gh pr checkout`](https://cli.github.com/manual/gh_pr_checkout) supports `-b ` and `--branch `. (Aside: this option is *extremely useful*, thank...

Still repros with binutils 2.41.

This should be reported upstream to binutils.

I do intend to upgrade it, hopefully this year, but I have been *extremely* busy and the distro is near the bottom of my priority list. Sorry.

I might try to build an updated distro soon (no promises).

@AndrewSav Thank you!! I started working on the distro build and encountered that exact issue with Boost.URL. This will really help! Some of the patches in the repo (glbinding, binutils)...

Oh, that was an "official" patch from the website - they sometimes include it on their webpage instead of making proper point releases. The current version doesn't appear to have...

Status update: I spent the last part of my winter vacation working on this, and I've updated all components with only 7-Zip (easy) and coreutils remaining. For coreutils I want...