Summary: | kpimutils does not compile on Windows w/ MSVC. Patch included. | ||
---|---|---|---|
Product: | [Applications] kdepimlibs | Reporter: | Michael Drüing <michael> |
Component: | kpimidentities | Assignee: | Tom Albers <toma> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdepim-bugs |
Priority: | NOR | ||
Version: | 4.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch to fix compilation |
Description
Michael Drüing
2009-09-17 00:58:31 UTC
Created attachment 37005 [details]
patch to fix compilation
The patch to fix compilation on Windows w/ MSVC 2008 (and probably others, too).
SVN commit 1024628 by winterz: Michael Drüing's patch to fix compile on MSVC 2008 Thanks Michael. BUG: 207646 M +1 -1 processes.cpp M +3 -1 processes.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1024628 |