[Bug 433824] New: CASA-1.7.1464-111: ordered comparison of pointer with integer zero
https://bugzilla.novell.com/show_bug.cgi?id=433824 Summary: CASA-1.7.1464-111: ordered comparison of pointer with integer zero Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to compile Suse Linux package CASA-1.7.1464-111 and the compiler said ./sscs_unx_ipc_client.c:257: warning: ordered comparison of pointer with integer zero The source code is if(ssHandle->platHandle < 0) Suggest replace with if (ssHandle->platHandle == 0) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433824 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |jnorman@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433824 Jim Norman <jnorman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jnorman@novell.com |rsavitha@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com