On Wed, May 13, 2020 at 03:52:54PM +0200, Willy Tarreau wrote: > > This one breaks clang builds because it removes the fail_revt label but it > > is > > still declared as a local label, and clang errors on it. > > Ah crap! I didn't notice this part which didn't appear in the context > of the patch. I didn't notice we still had a few such labels in very > old files. Do you mind if instead I edit your patch to completely remove > the line ?
ah sorry for that! -- William

