Ticket #202 (closed defect)
grammar: ParameterDeclaration missing production
Reported by: | dherman | Owned by: | dherman |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | dherman/c.plt | Keywords: | |
Cc: | Version: | 0.3 | |
Racket Version: | 4.0 |
Description
The production
ParameterDeclaration --> DeclarationSpecifiers AbstractDeclarator
is not implemented in the grammar. This causes a shift/reduce conflict that needs to be investigated.
Change History
Note: See
TracTickets for help on using
tickets.