bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot open jobserver ...


From: Paul Smith
Subject: Re: Cannot open jobserver ...
Date: Sun, 11 Sep 2022 12:52:41 -0400
User-agent: Evolution 3.44.4 (by Flathub.org)

On Sun, 2022-09-11 at 12:19 -0400, Paul Smith wrote:
> On Sun, 2022-09-11 at 17:16 +0200, Toralf Förster wrote:
> > make: invalid shuffle mode: '1662909020r'
> 
> Hm.  Wonder where that "r" came from.  I will look.
> 
> Oh I see it looks like an off-by-one buffer size error.  Will fix,
> thanks.

No, I lied.  The buffer is large enough even though there is an off-by-
one error since it can hold a 64bit integer and the shuffle mode is
only 32 bits.  I made a change for cleanliness but it shouldn't matter.

I've carefully reviewed the code and am stumped.  I wonder if somehow
the "r" is being added because the make was invoked with "-r".  But
that shouldn't happen, and I can't reproduce it.

I'll look at little further.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]