[Bug 359058] New: binutils-2.18.50.20080201-2: possible =/== mixup
https://bugzilla.novell.com/show_bug.cgi?id=359058 User dcb314@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=359058#c187 Summary: binutils-2.18.50.20080201-2: possible =/== mixup Product: openSUSE 11.0 Version: Alpha 2 Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to compile the package binutils-2.18.50.20080201-2 with the Intel C compiler. The compiler said ./../gas/dwarf2dbg.c(1066): warning #187: use of "=" where "==" may have been intended The source code is assert (exp->X_op = O_subtract); Perhaps the programmer intended assert (exp->X_op == O_subtract); -- 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=359058 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |schwab@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=359058 Stefan Fent <stefan.fent@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|stefan.fent@novell.com |matz@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