playground/devtools/kdevelop-pg-qt/kdev-pg
Niko Sams
niko.sams at gmail.com
Tue Dec 8 16:07:48 UTC 2009
Hi,
On Sun, Dec 6, 2009 at 20:02, Jonathan Schmidt-Dominé
<devel at the-user.org> wrote:
> SVN commit 1059486 by schmidt-domine:
>
> Now [: /* Code */ :] can be used in even more contextes. (For example at the beginning of loops)
This commit breaks FIRST/FOLLOW conflict reporting for rules like this one:
0 | testList IDENT SEMICOLON
-> testList ;;
I think it should get reverted; correct conflict reporting is _very_
important when writing grammar.
Niko
More information about the KDevelop-devel
mailing list