Bug 44092 - Methods to generate parser files are not correct
Summary: Methods to generate parser files are not correct
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-02 12:33 EDT by David Audel CLA
Modified: 2014-07-24 04:13 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2003-10-02 12:33:49 EDT
The method Parser#buildFilesFromLPG() is not correct.

The generation of the non terminal name mapping use old table values 
for 'lhs', 'non_terminal_index' and 'name' instead of new values.
Comment 1 David Audel CLA 2003-10-02 12:36:57 EDT
Fixed
Comment 2 David Audel CLA 2003-10-09 06:55:53 EDT
Verified.
Comment 3 Maxime Porhel CLA 2014-07-24 04:13:37 EDT
*** Bug 440293 has been marked as a duplicate of this bug. ***