|
Bugzilla – Full Text Bug Listing |
| Summary: | kmymoney-0.8.9-62.19: undefined operation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | David Binderman <dcb314> |
| Component: | KDE4 Applications | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P4 - Low | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Still broken in kmymoney-0.8.9-62.41, two months later. Maybe because you didn't report it to the upstream author and there was no new release? :-) . *** This bug has been marked as a duplicate of bug 442933 *** |
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.