Page MenuHomeFreeBSD

Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
ClosedPublic

Authored by jhb on Jan 29 2016, 7:46 PM.
Tags
None
Referenced Files
F167962969: D5123.id12841.diff
Tue, Aug 25, 3:49 PM
F167904754: D5123.id12849.diff
Tue, Aug 25, 9:02 AM
F167880823: D5123.diff
Tue, Aug 25, 5:33 AM
Unknown Object (File)
Sun, Aug 23, 10:03 PM
Unknown Object (File)
Fri, Aug 21, 5:31 PM
Unknown Object (File)
Thu, Aug 20, 9:57 AM
Unknown Object (File)
Thu, Aug 13, 12:06 AM
Unknown Object (File)
Mon, Aug 10, 11:35 AM
Subscribers

Details

Summary

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

Test Plan
  • tinderbox built ok

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added reviewers: bdrewery, jmallett.
bdrewery edited edge metadata.
This revision is now accepted and ready to land.Jan 29 2016, 7:47 PM
jmallett edited edge metadata.
This revision was automatically updated to reflect the committed changes.