Re: Testsuite summary for GNU Bison 3.8.2 : FAIL 2

Akim Demaille <[email protected]> Wed, 13 Oct 2021 20:40:52 +0200
Newsgroups gmane.comp.parsers.bison.bugs
Message-ID <[email protected]>

> Le 13 oct. 2021 à 18:59, Paul Eggert <[email protected]> a écrit :
> 
> In C, a top-level variable has static storage duration even if its not declared with the 'static' keyword

Ah, ok.  Thanks a lot Paul!