[Marble-bugs] [Bug 271798] Crash when panning by clicking map edges

Dennis Nienhüser earthwings at gentoo.org
Thu Apr 28 00:00:33 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=271798


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |Ch.Ehrlicher at gmx.de,
                   |                            |earthwings at gentoo.org,
                   |                            |jensmh at gmx.de, rahn at kde.org
     Ever Confirmed|0                           |1
           Severity|normal                      |crash




--- Comment #1 from Dennis Nienhüser <earthwings gentoo org>  2011-04-28 00:00:32 ---
Seems to be this one:

#ifdef Q_CC_MSVC
# ifndef KDEWIN_MATH_H
   static long double sqrt( int a ) { return sqrt( (long double)a ); }
# endif
#endif

Looks like a wrong attempt to fix a compiler error to me. I'll CC everyone who
"git blame" thinks touched that part. I don't have a MSVC system around atm.

-- 
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 Marble-bugs mailing list