Skip to content

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

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

[codex] Use non-reserved header guards#33
LimiNode merged 2 commits into
mainfrom
codex/non-reserved-header-guards

Conversation

@LimiNode

@LimiNode LimiNode commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace project header guards with non-reserved KURLYK_HEADER_*_INCLUDED names
  • document the guard policy in AGENTS.md and the C++ development guide

Validation

  • scanned include/ guard names: 72 guards, 0 reserved names, 0 duplicates
  • git diff --check
  • g++ tests/smoke/header_smoke.cpp -Iinclude -std=c++17

LimiNode added 2 commits July 5, 2026 07:40
Avoid hardcoding the Visual Studio 17 generator on windows-latest. The MSVC job uses the Visual Studio developer environment with Ninja so it works with the installed toolchain version.
@LimiNode
LimiNode marked this pull request as ready for review July 5, 2026 14:48
@LimiNode
LimiNode merged commit 785e4bc into main Jul 5, 2026
8 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