Summary: | Error compiling for KDevelop 3.0 Alpha 2 with kde 3.0.5 | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Kj P <kjpou> |
Component: | kdevelop 2.x (obsolete) | Assignee: | KDevelop-Devel List <kdevelop-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Fixes kde version change #if (KDE_VERSION > 304)
Fixes kde version change #if (KDE_VERSION > 304) Fixes kde version change #if (KDE_VERSION > 304) Fixes kde version change #if (KDE_VERSION > 304) module debugger.cpp |
Description
Kj P
2002-11-24 17:42:03 UTC
Created attachment 517 [details]
Fixes kde version change #if (KDE_VERSION > 304)
Created attachment 518 [details]
Fixes kde version change #if (KDE_VERSION > 304)
Created attachment 519 [details]
Fixes kde version change #if (KDE_VERSION > 304)
Created attachment 520 [details]
Fixes kde version change #if (KDE_VERSION > 304) module debugger.cpp
All fixed in CVS - Thank you. For future reference, it's probably better to attached "diffs" instead of the whole code file. That will show directly where the problem lies for the person implementing the fix. |