Skip to content

Make encoding utils header lean - #9

Merged
LimiNode merged 1 commit into
mainfrom
codex/update-encoding_utils.hpp-file
Sep 13, 2025
Merged

Make encoding utils header lean#9
LimiNode merged 1 commit into
mainfrom
codex/update-encoding_utils.hpp-file

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • retain _LOGIT_ENCODING_UTILS_HPP_INCLUDED guard alongside #pragma once
  • switch to <stringapiset.h> and drop <windows.h>, defining only NOMINMAX
  • keep utf8_to_ansi inline for header-only use

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68c4f54f08b4832c84dc0186ee29b982

@LimiNode
LimiNode merged commit 4edcd7e into main Sep 13, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/update-encoding_utils.hpp-file branch September 20, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant