Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
If this was a C++ library I'd stick everything in a 'sysdecode::' namespace
and call it a day, but this is C.
Suggested by: jmallett
Differential D5123
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. jhb on Jan 29 2016, 7:46 PM. Authored by Tags None Referenced Files
Details
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. If this was a C++ library I'd stick everything in a 'sysdecode::' namespace Suggested by: jmallett
Diff Detail
|