Bill Sommerfeld

Results 7 issues of Bill Sommerfeld

Python would like to use this in installed pathnames. Inspired by https://github.com/omniosorg/omnios-build/pull/3492

~~This is a very very very rough first draft; it makes it all the way through `gmake package` and passes most of the tests.~~ ~~patches-todo has patches I haven't dealt...

The documentation of `res_ninit()` is inconsistent across different operating systems but generally the caller must zero some or all of the argument structure before calling `res_ninit()` This is done consistently...

The `git whatchanged` command is deprecated in git 2.51.0; recent git documentation suggests using `git log --raw --no-merges` instead. I brought this up on IRC; rough consensus among advocates on...

This tweaks the libstdc++ `configure` script to let you pass `--enable-clocale=dragonfly` to select the dragonfly locale code; this will only work on illumos if you also have the illumos-gate changes...

On a system running a recent version of the OpenIndiana distribution of illumos (with perl 5.40 built with gcc-14), `CPAN/buildme.sh` fails with: ``` /usr/gcc/14/bin/gcc -m64 -c -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe...