bison-patches
[Top][All Lists]
Advanced

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

no-default-precedence


From: Frank Heckenbach
Subject: no-default-precedence
Date: Thu, 15 May 2003 04:27:15 +0200

This patch implements a feature I suggested in a discussion in
bug-bison (Subject: Controlling the effects of precedence
declarations), to not assign precedence to rules which have no
explicit `%prec' declaration, even if the last terminal symbol
mentioned in their components has a declared precedence, so one can
control more precisely which rules should have a precedence.

The patch is against bison-20030320, hope that's alright.

Frank

-- 
Frank Heckenbach, address@hidden
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)

Attachment: bison-20030320.diff-no-default-precedence
Description: Binary data


reply via email to

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