Bug 61795 - r++ does not parse stl-headers
Summary: r++ does not parse stl-headers
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 12:33 UTC by Christian Prochnow
Modified: 2003-07-29 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).