This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/16015] Coding error: 6 * possibly faulty if statement ?


https://sourceware.org/bugzilla/show_bug.cgi?id=16015

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sergiodj at redhat dot com

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
Thanks for the report.  The last but one warning (re.
gdb-7.6.1/gdb/gdbserver/ax.c:83) can be ignored because cppcheck can't expand
the macro and include the .def file to know that there will be other items in
the enum.

The other warnings are indeed true, but I would have to check with the
maintainers of h8300-tdep.c and sim/rx/reg.c to check for the fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]