From: Stefan Sperling Subject: Re: separate send and fetch config blocks To: Tracey Emery Cc: gameoftrees@openbsd.org Date: Mon, 30 Aug 2021 17:55:28 +0200 On Mon, Aug 30, 2021 at 09:43:31AM -0600, Tracey Emery wrote: > On Mon, Aug 30, 2021 at 02:36:07PM +0200, Stefan Sperling wrote: > > On Mon, Aug 30, 2021 at 01:33:51PM +0200, Stefan Sperling wrote: > > > There is a related problem in parse.y on the main branch: > > > > > > got-read-gotconfig/parse.y: yacc finds 16 shift/reduce conflicts > > > > > > I don't know what impact this has on the behaviour of the patch below, > > > if any. I will look into this next. > > > > Fixed on the main branch now by reverting the change which introduced > > the warning. > > Give this a try. Seems to work fine. Ok! Thanks for following up :)