[Bug 263828] Meinproc4 crashes when building documentation
Ralf Habacker
ralf.habacker at freenet.de
Thu Mar 24 21:50:24 CET 2011
https://bugs.kde.org/show_bug.cgi?id=263828
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ralf.habacker at freenet.de
--- Comment #6 from Ralf Habacker <ralf habacker freenet de> 2011-03-24 21:50:22 ---
meinproc in 4.6 branch and trunk crashes with msvc 2010 also with the mentioned
patch. backtrace follows
I noticed that running kde 4.6 meinproc with 4.5 docbook did not crash. 4.5
uses docbook 4.1.2, 4.6 uses 4.2.
BTW: There is an additional crash with msvc caused by the following stuff in
meinproc_common.h
#if defined(_WIN32)
#include <windows.h>
#define setenv(x,y,z) SetEnvironmentVariable((LPCTSTR)x,(LPCTSTR)y)
#endif // _WIN32
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-windows
mailing list