D29816: Fix chained operations involving inserted numbers

Oleg Popkov noreply at phabricator.kde.org
Mon May 18 16:17:07 BST 2020


ovp created this revision.
Herald added a subscriber: kde-utils-devel.
ovp requested review of this revision.

REVISION SUMMARY
  BUG: 412401
  FIXED-IN: 20.04.2
  
  This is a quick and dirty fix which only adds to the technical debt
  (which in this case is better than nothing). A proper fix requires code
  refactoring (mainly targeted at improving separation of concerns and
  logic deduplication) and adding unit tests at least for this
  particular case.

REPOSITORY
  R353 KCalc

BRANCH
  fix-chained-operations (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D29816

AFFECTED FILES
  kcalc.cpp
  kcalc.h

To: ovp
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20200518/d091b416/attachment.htm>


More information about the Kde-utils-devel mailing list