[ros-bugs] [Bug 2614] New: New version of calc including lots of bugfixes

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Aug 29 23:30:25 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2614

           Summary: New version of calc including lots of bugfixes
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Shell
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: grschneider at gmail.com
         QAContact: ros-bugs at reactos.org


Some work on winecalc because of several reported bugs.

-standardise formatting using spaces instead of tabs
-fix clear after "=", see bug #1830 for more info, thx preston
-fix divide by zero msg when doing x/0, reported in bug #1992, thx virus126
-fix a multiple pasting bug
-fix digit grouping with error messages, reported in bug #2423 (2), thx kario
-add IDS_ERR_INVALID_INPUT as calc.err for some functions
-fix (n>9)! switch to scientific notation, bug #2423 (1)
-add fix for greek language file, see #2590, thx apal
-make "backspace" fit better by removing WS_BORDER, see #2042 (1), thx devpao
-removed some weird math code
-rewrote parts of the parser allowing multiple operations like 2+4+6, fixes
#2563, thx jeanmichel.123
-remove link to website because it doesn't exist anymore
-increase version number by 0.1

Bugs RESOLVED with this patch are #1830, #1992 and #2563.

Tested in WinXP SP2 as well as in ROS r28613.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list