bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yacc.c does not prototype yyparse in the header


From: Akim Demaille
Subject: Re: yacc.c does not prototype yyparse in the header
Date: Thu, 28 Jun 2012 11:45:16 +0200

Le 13 juin 2012 à 18:48, Paul Eggert a écrit :

> On 06/13/2012 12:03 AM, Akim Demaille wrote:
>> Another, completely different, course of action would be
>> to deprecate %name-prefix and leave it as is, and promote
>> something like
>> 
>>  %define api.prefix "foo"
>> 
>> which, this time, would also cover the types.
> 
> Yes, thanks, this sounds better to me too.

This is an initial patch.  I think the code part is mature,
but there remains to document this more thoroughly.  I would
certainly appreciate comments :)

Attachment: 0001-api.prefix.patch
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]