Bug 68739

Summary: [Search] Open Declaration fails on fprintf()
Product: [Tools] CDT Reporter: John Camelon <john.camelon>
Component: cdt-parserAssignee: Andrew Niefer <aniefer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 60407    

Description John Camelon CLA 2004-06-28 08:15:53 EDT
Something is failing in argument resolution when we hit F3 over fprintf()'s 
usage.
Comment 1 Andrew Niefer CLA 2004-07-13 14:05:01 EDT
problem was in how we were creating the result type for expression lists which 
resulted in a bad parameter list for lookup.

fix applied to head
Comment 2 Andrew Niefer CLA 2004-08-10 14:01:45 EDT
fix is now in 2.0.1