Ticket #93 (closed task: fixed)

Opened 20 months ago

Last modified 20 months ago

Some comments are not supported by the ANTLR grammar

Reported by: chous Owned by: chous
Priority: normal Milestone: Advanced Encryption Standard (QueryJ-v24-1.9-synchr-31)
Component: QueryJ Version: br-0_6--ventura24-1_9-synchr-19
Keywords: antlr Cc: jose.juan@…
Include in GanttChart: yes Depends on:
Due to assign (leave blank to use ticket's creation date): Due to close: YYYY/MM/DD

Description

Comments (in both tables and columns) consisting of just one word, makes the lexer get confused between rule "TEXT" and "ID". The unit tests should be changed to include the identified cases.

Change History

Changed 20 months ago by chous

(In [1830]) Fixed some issues in the templates. Problem parsing comments. refs #92 and #93

Changed 20 months ago by chous

  • status changed from new to closed
  • resolution set to fixed

(In [1831]) Fixed parser. closes #93

Note: See TracTickets for help on using tickets.