Bug 198269 - CPPASTForStatement implements IASTForStatement and the subinterface ICPPASTForStatement
Summary: CPPASTForStatement implements IASTForStatement and the subinterface ICPPASTFo...
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 4.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 4.0.1   Edit
Assignee: Markus Schorn CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-07-30 10:05 EDT by Emanuel Graf CLA
Modified: 2008-06-22 02:14 EDT (History)
0 users

See Also:


Attachments
patch (1.58 KB, patch)
2007-07-30 10:08 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 10:05:42 EDT
This is not really a bug just ugly. CPPASTForStatement implements both interfaces  IASTForStatement and ICPPASTForStatement. But ICPPASTForStatement is a subinterface of IASTForStatement.
Comment 1 Emanuel Graf CLA 2007-07-30 10:08:47 EDT
Created attachment 74931 [details]
patch
Comment 2 Markus Schorn CLA 2007-07-31 03:22:06 EDT
I have a look.
Comment 3 Markus Schorn CLA 2007-07-31 03:37:24 EDT
Thanks Emanuel, I have applied your patch,
fixed in 4.0.1 > 20070731.