bug-bison
[Top][All Lists]
Advanced

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

Re: Documentation bug


From: Derek M Jones
Subject: Re: Documentation bug
Date: Tue, 01 Mar 2005 01:24:09 +0000

Paul,

>Thanks for that report.  I installed this patch (resisting the
>temptation to write the valid declaration "extern foo foo (foo foo);" :-).

I agree, far too obvious.  How about something like:

extern foo (*foo(foo, foo))(foo, foo);

or, lets recurse a bit more to get:

extern foo (* (*foo(foo, foo))(foo, foo))(foo, foo);


derek

--
Derek M Jones                                           tel: +44 (0) 1252 520 
667
Knowledge Software Ltd                            mailto:address@hidden
Applications Standards Conformance Testing   http://www.knosof.co.uk






reply via email to

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