"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Omar Polo <op@omarpolo.com>
Subject:
Re: avoid allocating too much errors in cmd_info
To:
Stefan Sperling <stsp@stsp.name>
Cc:
gameoftrees@openbsd.org
Date:
Fri, 05 Aug 2022 19:53:42 +0200

Download raw body.

Thread
Stefan Sperling <stsp@stsp.name> wrote:
> On Fri, Aug 05, 2022 at 12:49:54PM +0200, Omar Polo wrote:
> > sure, but it still smells like a flag to me -- just a bit less than
> > with my diff tho :)
> 
> It does. But it also serves as an example of storing a specific
> error on a pathlist item, which might get carried over elsewhere.

agreed.  I haven't seen it that way, thanks.
committed with the extra cast removed.