This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Re: [PATCH] Publish known-dwarf.h


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

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