On Mon, Apr 07, 2025 at 05:47:39PM +0100, Patrick Welche wrote: > On Sun, Apr 06, 2025 at 11:14:22PM +0900, Ryo ONODERA wrote: > > I have the following error from pkgsrc/deve/wayland-protocol under > > NetBSD/amd64 10.99.12 of yesterday. > > I have update wayland-protocol to 1.42 in my local tree for testing. > > However the version in pkgsrc cvs tree has the same problem. > > > > Any other NetBSD/amd64-current users reproduce this failure? > > Yes - and I'm just pbulk testing a fix - it is the old calling > toupper() with signed char problem, the signed char coming out negative, > so the fix is trivial. pbulk shouldn't be long...
Just commited (gtk3+ OK, and it's chugging through the qt6s) Cheers, Patrick