You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Starkeus
changed the title
In data.hh, seeing an issue with using
In data.hh, seeing an issue with using DWARFPP_BEGIN_NAMESPACE
Dec 15, 2023
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?
The text was updated successfully, but these errors were encountered: