davea42 / libdwarf-code

Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
Other
170 stars 70 forks source link

libdwarf-0.9.1.tar.xz asset missing on 0.9.1 release #220

Closed dirkmueller closed 9 months ago

dirkmueller commented 9 months ago

the libdwarf-0.9.1.tar.xz asset is missing on the 0.9.1 release, instead there is a libdwarf-code.xz which appears to be something else

davea42 commented 9 months ago

Oops. I deleted the existing 0.9.1 and re-added it, this time with libdwarf-0.9.1.tar.xz Thanks for letting me know.

davea42 commented 9 months ago

I've verified the release content matches the correct 0.9.1 xz I created originally for the release. Closing this.

dirkmueller commented 9 months ago

LGTM, thanks!