This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/19114] New: frysk-0.4/build/. ./frysk-sys/lib/dwfl/jni/DwarfDie.cxx:409: bad test ?


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

            Bug ID: 19114
           Summary: frysk-0.4/build/.
                    ./frysk-sys/lib/dwfl/jni/DwarfDie.cxx:409: bad test ?
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
          Assignee: frysk-bugzilla at sourceware dot org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

frysk-0.4/build/../frysk-sys/lib/dwfl/jni/DwarfDie.cxx:409:64: warning: ordered
comparison of pointer with integer zero [-Wextra]

  if (dwarf_attr_integrate (die, DW_AT_location, &loc_attr) >= 0) {

Also, something similar at line 441 in the same file

frysk-0.4/build/../frysk-sys/lib/dwfl/jni/DwarfDie.cxx:441:76: warning: ordered
comparison of pointer with integer zero [-Wextra]

  if (dwarf_attr_integrate (die, DW_AT_data_member_location, &loc_attr) >= 0) {

-- 
You are receiving this mail because:
You are the assignee for the bug.


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