To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81121
                 Issue #|81121
                 Summary|sw: signed/unsigned stuff for ppc
               Component|Word processor
                 Version|OOG680_m2
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mru
             Reported by|pmladek





------- Additional comments from [EMAIL PROTECTED] Wed Aug 29 13:34:50 +0000 
2007 -------
The number variables (char, integer, ...) are unsigned by default on ppc. OOo
code is not clean, so it is temporary compiled with -fsigned-char.

I will attach a patch that fixes the signed/unsigned stuff in the module sw.

Note: It fixes the new warnings: "comparison is always true/false" that appeared
after one compiled the code without -fsigned-char.

---------------------------------------------------------------------
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