Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Irregularities in Generic SQL parser

Hi,

Upon looking at generic SQL parsers we found an irregularity. The grammar and generated parser are not in sync. This was done in part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=191721. It seems that the patch in bugzilla item is not applied to the generated parser (last modifications to grammar are 14 months old and the parser 23 months old). What should be done with that ticket and how to solve the issue?

Ivar Meikas

Back to the top