Skip to content

libdwarf -code release 2.0.0.

Choose a tag to compare

@davea42 davea42 released this 19 May 23:40
· 200 commits to main since this release

Fixed a longstanding bug in configure.ac
which began to cause builds to fail with recent
autoconf.

Fixed a problem in test/CmakeLists.txt that caused
current builds to fail on Msys2 Mingw64. Had been
working for many months.

Updated the error report (for zlib, zstd) when
decompression exceeds a heuristic. Now reports
the compressed-len and the uncompressed-len.