Subject: Re: yacc and PR 4260
To: Aymeric Vincent <Aymeric.Vincent@labri.fr>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 12/28/2002 11:44:34
On Sat, Dec 28, 2002 at 02:44:13PM +0100, Aymeric Vincent wrote:

 > Yes, you're right. However, the PR is not about supporting non-ANSI
 > C's "core language", but addresses a problem regarding the ANSI C
 > library (namely an unusual realloc()), and the (non-)availability of a
 > couple of macros like __P which is AFAIK not part of the ANSI C
 > standard.

Right, yacc should not emit __P, it should simply use full prototypes.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>