Bug 61795

Summary: r++ does not parse stl-headers
Product: [Applications] kdevelop Reporter: Christian Prochnow <cproch>
Component: Language Support: CPP (old)Assignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Prochnow 2003-07-29 12:33:15 UTC
Version:           3.0.0-CVS-HEAD (using KDE KDE 3.1.2)
Installed from:    RedHat RPMs
Compiler:          gcc-3.2 
OS:          Linux

when using r++ to build pcs databases, r++ does not parse stl include headers. Try the following on a system with standard compliant stl-headers:
"r++ libstdc++ /usr/include/c++/3.2"
Nothing is parsed cause the header files are not named with a ".h" suffix.

Regards,
Christian Prochnow
Comment 1 Harald Fernengel 2003-07-29 13:26:14 UTC
that's why r++ has a "-a" switch. Please use the mailing-list to ask such questions! (It was 
also covered in the mailing-list archives).