On Wed, 2015-03-18 at 20:05 +0100, Petr Machata wrote: > - Make the macro names properly scoped (DWARF_ALL_KNOWN_* and > DWARF_ONE_KNOWN_*). > > - Simplify the calling convention: don't keep track of the comment > associated with the enumerator, always use the non-_DESC > DWARF_ONE_KNOWN_* callback. > > - Install known-dwarf.h alongside libdw.h and others.
I like it. And I was happy to note that we don't even used the _DESC variants in our code. Could you add a simple NEWS entry? Otherwise there isn't really any documentation. Thanks, Mark
