Handle numbers with nothing preceding a decimal as 0
Bug #1413257 reported by
Shawn McTear
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Calculator |
Fix Released
|
Medium
|
Marvin Beckers |
Bug Description
Currently the calculator doesn't treat numbers such as .5 as 0.5, which it should.
Related branches
lp://staging/~embik/pantheon-calculator/bugfix-1413257
- elementary Apps team: Pending requested
-
Diff: 40 lines (+11/-1)2 files modifiedsrc/Core/Scanner.vala (+10/-1)
src/Core/Token.vala (+1/-0)
Changed in pantheon-calculator: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Marvin Beckers (embik) |
Changed in pantheon-calculator: | |
status: | Triaged → In Progress |
Changed in pantheon-calculator: | |
status: | In Progress → Fix Committed |
Changed in pantheon-calculator: | |
milestone: | none → freya-beta2 |
Changed in pantheon-calculator: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.