| Summary: | gcc 4.1 build problem | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Phh <phh> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.19 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | My patch | ||
Created attachment 15528 [details]
My patch
This one unfortunately slipped into the release, but was fixed in SVN the same day. Thanks nonetheless. |
Version: 0.19 (using KDE KDE 3.5.2) Installed from: Compiled From Sources Compiler: gcc (GCC) 4.1.0 OS: Linux I'm using gcc 4.1 for my LFS, and konversion doesn't build out of the box, but i made patch, which enable it to build on it. The only problem was in classes prototype, there was things like Class blah { void blah::foo(); } We have to drop blah::