From: Stefan Sperling Subject: Re: s/SIMPLEQ_/STAILQ_/g To: "Todd C. Miller" Cc: Christian Weisgerber , gameoftrees@openbsd.org Date: Thu, 31 Dec 2020 13:24:08 +0100 On Wed, Dec 30, 2020 at 06:26:47PM -0700, Todd C. Miller wrote: > On Wed, 30 Dec 2020 21:19:40 +0100, Stefan Sperling wrote: > > > Could we easily add local STAILQ compat macros if they aren't defined? > > Or is that too much effort? > > We could, but is there really a need? The only reason is that I could be lazy and keep compiling Got on 6.8 boxes for the time being. Otherwise I will upgrade the sparc64 builder to -current and use only -current machines for Got development, which is fine, too.