To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82823
                 Issue #|82823
                 Summary|vcl,psprint: warnings for unxlngx6
               Component|gsl
                 Version|680m234
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Sat Oct 20 20:06:16 +0000 
2007 -------
Hi,

I have enabled WaE (warnings are errors) for first 64bit platform: unxlngx6.pro 
(in pj87).

We have these warnings in modules psprint and vcl:

sft.c: In function 'GetCompoundTTOutline':
sft.c:657: warning: cast to pointer from integer of different size
sft.c:671: warning: cast to pointer from integer of different size
sft.c: In function 'GetTTGlyphOutline':
sft.c:855: warning: cast to pointer from integer of different size
sft.c: In function 'GetTTGlyphComponents':
sft.c:1951: warning: cast to pointer from integer of different size


ttcr.c: In function 'glyfAdd':
ttcr.c:1356: warning: cast from pointer to integer of different size


/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/gdi/outmap.cxx:427: warning: 
unused 
parameter 'nThres'
/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/gdi/outmap.cxx:490: warning: 
unused 
parameter 'nThres'


/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/window/syswin.cxx: In member 
function 'void 
SystemWindow::SetWindowStateData(const WindowStateData&)':
/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/window/syswin.cxx:707: 
warning: comparison 
between signed and unsigned integer expressions
/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/window/syswin.cxx:708: 
warning: comparison 
between signed and unsigned integer expressions
/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/window/syswin.cxx:714: 
warning: comparison 
between signed and unsigned integer expressions
/home/oo/BuildDir/ooo_SRC680_m234_src/vcl/source/window/syswin.cxx:715: 
warning: comparison 
between signed and unsigned integer expressions


The attached patch fixes them all. Do you have a cws for them? If not, pj87 is 
open for similar fixes.

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