Comment 5 for bug 495551

Revision history for this message
Mitch Towner (kermiac) wrote :

apt-cache policy gcalctool
gcalctool:
  Installed: 5.28.1-0ubuntu1
  Candidate: 5.28.1-0ubuntu1
  Version table:
 *** 5.28.1-0ubuntu1 0
        500 http://mirror.optus.net karmic/main Packages
        100 /var/lib/dpkg/status

Bug confirmed.
Performed test case as follows:
1e+1 == 10
1*e+1 == 3.718
1e*1 == 2.718

Updated from karmic-proposed
apt-cache policy gcalctool
gcalctool:
  Installed: 5.28.2-0ubuntu1
  Candidate: 5.28.2-0ubuntu1
  Version table:
 *** 5.28.2-0ubuntu1 0
        100 /var/lib/dpkg/status
     5.28.1-0ubuntu1 0
        500 http://mirror.optus.net karmic/main Packages

SRU verified as fixed.
Performed test case as follows:
1e+1 == 10
1*e+1 == 3.718
1e*1 == "Malformed expression"