Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 218998] New: unixODBC-gui-qt-2.2.12-7: local variable used before set
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 8 Nov 2006 02:14:23 -0700 (MST)
  • Message-id: <bug-218998-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=218998

Summary: unixODBC-gui-qt-2.2.12-7: local variable used before set
Product: openSUSE 10.2
Version: Beta 2
Platform: All
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dcb314@xxxxxxxxxxx
QAContact: qa@xxxxxxx


I just tried to compile package unixODBC-gui-qt-2.2.12-7 with the
Intel C compiler.

It said

CTracing.cpp(88): warning #592: variable "szForce" is used before
its value is set

The source code is

|| ( toupper( szTracing[0] ) == 'O' && toupper( szForce[0] ) == 'N'
))

I have read the source code and I agree with the compiler.
Suggest code rework.


--
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, or are watching someone who is.

< Previous Next >