bug-bison
[Top][All Lists]
Advanced

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

Re: Bison function argument style


From: Paul Hilfinger
Subject: Re: Bison function argument style
Date: Sun, 17 Nov 2002 17:39:33 -0800

> I noticed that the Bison sources now almost everywhere writes function
> arguments like "f (x)" with extra space between the function name and first
> argument parenthesis, instead what is correct according to traditional
> typesetting of math "f(x)". Is this a deliberate Bison style and if so,
> what is the reason for choosing it?

This style is recommended (not required) in the GNU Coding Standards, and is
used, for example, in GCC and in GDB.

Paul Hilfinger





reply via email to

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