Bug 449623 - kmymoney-0.8.9-62.19: undefined operation
Summary: kmymoney-0.8.9-62.19: undefined operation
Status: RESOLVED DUPLICATE of bug 442933
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: KDE4 Applications (show other bugs)
Version: Factory
Hardware: All openSUSE 11.0
: P4 - Low : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 10:00 UTC by David Binderman
Modified: 2009-02-03 17:52 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2008-11-27 10:00:16 UTC
I just tried to compile Open Suse Linux factory package kmymoney-0.8.9-62.19
and the compiler said

pivottable.cpp:294: warning: operation on 'sourcemonth' may be undefined

The source code is

      if ( ( ((sourcemonth-1)/columnpitch) != ((++sourcemonth-1)/columnpitch) ) && sourcecolumn < m_numColumns )

I agree with the compiler. Suggest code rework.
Comment 1 David Binderman 2009-01-29 21:21:22 UTC
Still broken in kmymoney-0.8.9-62.41, two months later.
Comment 2 Stephan Binner 2009-02-02 09:33:43 UTC
Maybe because you didn't report it to the upstream author and there was no new release? :-)
Comment 3 Lubos Lunak 2009-02-03 17:52:43 UTC
.

*** This bug has been marked as a duplicate of bug 442933 ***