To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56953


User rt changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|rt                        |jl
--------------------------------------------------------------------------------
                Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jan 19 02:18:30 -0800 
2006 -------
-> maho: 
For me your patch looks good, perhaps except the duplicate if condition in
+           if (pCur < pEnd && isdigit(*pCur))
+               if (pCur < pEnd)
+                   pCur ++;
But generally I am the wrong person to ask here, Joachim is the expert. I'll
reassign to jl.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to