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





------- Additional comments from [EMAIL PROTECTED] Wed Aug 29 13:39:45 +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 
binfilter.

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