[Bug general/31027] Remove asserts from library code

2023-12-23 Thread dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31027 --- Comment #2 from Di Chen --- I made a quick test on the libdwfl's asserts removing patch, and it passed. $ make check TESTS=run-dwfl* make check-TESTS PASS: run-dwfl-addr-sect.sh PASS: run-dwfl-bug-offline-rel.sh PASS: run-dwfl-core-nonco

[Bug general/31027] Remove asserts from library code

2023-12-23 Thread dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31027 --- Comment #1 from Di Chen --- Asserts are heavily used across all elfutils libraries, and it's impossible to implement the removing in one commit. So let's gradually remove the asserts in the later coming commits. This is the first patch wo

[Bug general/31027] Remove asserts from library code

2023-11-08 Thread dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31027 Di Chen changed: What|Removed |Added Assignee|unassigned at sourceware dot org |dichen at redhat dot com -- You are