Konstantin Ryabitsev <[email protected]> wrote:
> On Thu, Sep 29, 2022 at 05:48:27PM +0000, Eric Wong wrote:
> > A bunch of CentOS 7.x fixes noted by Konstantin
> > I also just noticed I broke Gcf2 everywhere :x
>
> The tests pass now, thanks!
>
> I still noticed this error (master + this series):
>
> 1 at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 445.
> (repeated a bunch of times)
OK, so that's the "do {" line in a do/while loop for send_cmd4, right?
What's before and after? Which *.t is that coming from?
This is single-process "make test"?
I'm not seeing where that warning is coming from at all...
Removing Inline::C and ~/.cache/public-inbox/inline-c doesn't
make the warning appear, either.
Of course I don't have Socket::MsgHdr installed on CentOS 7,
either, since it's not available via yum.