User Details
- User Since
- Jan 7 2014, 10:13 PM (634 w, 3 d)
Yesterday
LGTM
I'm fine with this, but what is the motivation? Easier packaging?
Wed, Mar 4
Wed, Feb 25
Sounds reasonable to me, but I'm not a ports committer. :)
Mon, Feb 23
Mon, Feb 16
Sun, Feb 15
Thu, Feb 12
Tue, Feb 10
Sat, Feb 7
LGTM
Feb 2 2026
Feb 1 2026
Jan 31 2026
Jan 29 2026
Jan 26 2026
Jan 25 2026
Indeed, the libc++ headers are extremely noisy with g++. Upstream does not care about compiling with -Wsystem-headers, so it's extremely unlikely these warnings will ever be fixed.
LGTM. Weird that I didn't see this one with clang 21, which also has the same warnings about __nonstring. But maybe I just didn't run this test?
LGTM (this will give a minor conflict in my llvm-21-update branch, but I'll fix that there :)
Jan 23 2026
Jan 16 2026
Initialize sum to zero instead, otherwise we get a "unused variable
'sum'" warning, which also breaks the build.
Jan 15 2026
Jan 14 2026
Jan 10 2026
Jan 8 2026
Jan 7 2026
N.B. upstream PR: https://github.com/openzfs/zfs/pull/18119
Jan 6 2026
Jan 5 2026
I already committed a similar version in rG5629b5cf79934e0b94ddbbd93b7756f74fe4050a.