libelfin icon indicating copy to clipboard operation
libelfin copied to clipboard

In data.hh, seeing an issue with using DWARFPP_BEGIN_NAMESPACE

Open Starkeus opened this issue 2 years ago • 0 comments

In the data.hh, we use DWARFPP_BEGIN_NAMESPACE and it comes back with an error of : libs/libelfin/dwarf/data.hh:11: error: unknown type name 'DWARFPP_BEGIN_NAMESPACE'

This is also the case with 'DWARFPP_END_NAMESPACE' How was this fixed?

Starkeus avatar Dec 15 '23 23:12 Starkeus