Skip to content

[codex] Use non-reserved header guards - #17

Merged
LimiNode merged 1 commit into
mainfrom
codex/non-reserved-header-guards
Jul 5, 2026
Merged

[codex] Use non-reserved header guards#17
LimiNode merged 1 commit into
mainfrom
codex/non-reserved-header-guards

Conversation

@LimiNode

@LimiNode LimiNode commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • rename public header guards to non-reserved SIMPLE_NAMED_PIPE_HEADER_*_INCLUDED names
  • document the guard rule in AGENTS.md

Validation

  • scanned include/: 10 guards, 0 missing, 0 reserved names, 0 duplicates, 0 BOMs
  • git diff --check
  • configured and built client_server_test with SIMPLE_NAMED_PIPE_BUILD_STATIC=ON
  • configured and built client_server_test with SIMPLE_NAMED_PIPE_BUILD_STATIC=OFF
  • ran both static and header-only client_server_test binaries successfully

Rename public header guards to the SIMPLE_NAMED_PIPE_HEADER_*_INCLUDED pattern and document the rule for future agent work.
@LimiNode
LimiNode marked this pull request as ready for review July 5, 2026 14:48
@LimiNode
LimiNode merged commit 88411b3 into main Jul 5, 2026
5 checks passed
@LimiNode
LimiNode deleted the codex/non-reserved-header-guards branch July 5, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant