Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid using-directives in headers #3326

Open
vkucera opened this issue Aug 15, 2023 · 4 comments
Open

Avoid using-directives in headers #3326

vkucera opened this issue Aug 15, 2023 · 4 comments
Assignees

Comments

@vkucera
Copy link
Collaborator

vkucera commented Aug 15, 2023

Using-directives should never appear in headers because they irreversibly pollute the global namespace wherever they are included and can lead to unexpected behaviour, such as name conflicts. See O2 CodingGuidelines.

@vkucera
Copy link
Collaborator Author

vkucera commented Aug 15, 2023

Fixed non-PWG directories

@vkucera
Copy link
Collaborator Author

vkucera commented Oct 14, 2023

@vkucera vkucera pinned this issue Apr 11, 2024
@vkucera
Copy link
Collaborator Author

vkucera commented Aug 1, 2024

Test implemented in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants