Bug 198257 - Missing leave call in GCCASTSimpleDeclSpecifier.accept()
Summary: Missing leave call in GCCASTSimpleDeclSpecifier.accept()
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 4.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.0.1   Edit
Assignee: Markus Schorn CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-07-30 08:42 EDT by Emanuel Graf CLA
Modified: 2008-06-22 02:14 EDT (History)
0 users

See Also:


Attachments
patch (1.64 KB, patch)
2007-07-30 08:46 EDT, Emanuel Graf CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Graf CLA 2007-07-30 08:42:28 EDT
The accept method of GCCASTSimpleDeclSpecifier does not call the leave method of the visitor.
Comment 1 Emanuel Graf CLA 2007-07-30 08:46:19 EDT
Created attachment 74924 [details]
patch
Comment 2 Markus Schorn CLA 2007-07-31 03:22:02 EDT
I have a look.
Comment 3 Markus Schorn CLA 2007-07-31 03:37:21 EDT
Thanks Emanuel, I have applied your patch,
fixed in 4.0.1 > 20070731.