From: "Todd C. Miller" Subject: Re: Pointer sign warnings To: Christian Weisgerber Cc: gameoftrees@openbsd.org Date: Tue, 28 Sep 2021 12:24:45 -0600 On Tue, 28 Sep 2021 20:13:59 +0200, Christian Weisgerber wrote: > Christian Weisgerber: > > > There are, however, a bunch of low-hanging fruits: > > (2) fix unsigned/signed char mismatch in parse.y Looks like something that could be fixed in the common parse.y files in OpenBSD too. - todd