p4lang / p4c

P4_16 reference compiler
https://p4.org/
Apache License 2.0
682 stars 446 forks source link

Manual cleanup of P4C namespace usage after the introduction of `::P4` #4931

Open qobilidop opened 2 months ago

qobilidop commented 2 months ago

This is a followup to https://github.com/p4lang/p4c/issues/4707#issuecomment-2290862470. After https://github.com/p4lang/p4c/pull/4825, we need another round of manual examination of each subdirectory to improve the namespace usages regarding coding style and readability. This issue is for tracking progress on that.

Progress