[Bug 756277] Re: Incorrect Evaluation Order for Implied Multiplication

2011-04-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gcalctool - 6.0.1~git20110421-0ubuntu1 --- gcalctool (6.0.1~git20110421-0ubuntu1) natty; urgency=low * New upstream release - Fixes (LP: #756277) (LP: #760536) (LP: #760718) (LP: #668512) (LP: #755820) -- Robert AncellThu, 21 Apr 2011

[Bug 756277] Re: Incorrect Evaluation Order for Implied Multiplication

2011-04-21 Thread Robert Ancell
Fixed upstream for gcalctool 6.0.1 ** Changed in: gcalctool (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756277 Title: Incorrect Evaluation Order f

[Bug 756277] Re: Incorrect Evaluation Order for Implied Multiplication

2011-04-20 Thread Andrew Simmonds
There's nothing in the help that describes this situation but a look at the equation parser in the source would seem to agree with the described behaviour. In this case 48÷2(9+3) is equivalent to 48÷(2x(9+3)) i.e. the precedence of the multiplication is raised in this situation. This is the same a

[Bug 756277] Re: Incorrect Evaluation Order for Implied Multiplication

2011-04-19 Thread Robert Ancell
** Changed in: gcalctool (Ubuntu) Status: New => Triaged ** Changed in: gcalctool (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756277 Title: Incorr