#musl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #musl, aggregated by home.social.
-
I've started a (private atm, will be rebased a few times) branch for the #musl locale project merge.
First some preliminaries. Bumping the Unicode character data from version 12 to version 17.
Only +10% size to iswalpha/iswpunct tables, +5% to upper/lower case mappings. About +20% to wcwidth tables, probably from all the emoji. 🙃
-
RipGrep musl binaries occasionally segfault during very-large searches
https://github.com/BurntSushi/ripgrep/issues/3494
Comments: https://news.ycombinator.com/item?id=49133889
#HackerNews #RipGrep #segfault #musl #binaries #search #issues #segfaults #performance
-
Kolejny ciekawy problem z #musl libc: `getaddrinfo()` wypełnia pole `.ai_canonname`, nawet jeśli `flags` nie zawiera `AI_CANONNAME`. Niby to nic wielkiego, ale wystarcza, żeby popsuć testy #DNSPython. Technicznie rzecz biorąc, może to być też niezgodne z #POSIX, ale nie mam pewności.
https://www.openwall.com/lists/musl/2024/01/27/5
https://github.com/rthalley/dnspython/issues/1035
https://bugs.gentoo.org/923004 -
Another curious #musl libc issue: `getaddrinfo()` fills `.ai_canonname` even if `AI_CANONNAME` is not passed in `flags`. Apparently not a big deal, except that it breaks the tests of #DNSPython when present unexpectedly. Technically, it may also not comply to #POSIX, though I'm not sure.
https://www.openwall.com/lists/musl/2024/01/27/5
https://github.com/rthalley/dnspython/issues/1035
https://bugs.gentoo.org/923004