Skip to content

docs: describe system error macros and add coverage - #66

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-os-error-macros-to-config.hpp
Sep 16, 2025
Merged

docs: describe system error macros and add coverage#66
LimiNode merged 1 commit into
mainfrom
codex/add-os-error-macros-to-config.hpp

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • add README and README-RU guidance for using LOGIT_SYSERR_* and overriding the error format macros
  • extend the Doxygen groups documentation with a system error logging example
  • introduce os_error_macros_test to confirm logged output includes the system error code and description

Testing

  • cmake -S . -B build (fails: TimeShield not found in the environment)

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

- document LOGIT_SYSERR_* usage and customization options in both READMEs\n- extend Doxygen groups with system error macro guidance\n- add os_error_macros_test.cpp to verify logged errno/GetLastError details
@LimiNode
LimiNode merged commit eddfe56 into main Sep 16, 2025
10 checks passed
@LimiNode
LimiNode deleted the codex/add-os-error-macros-to-config.hpp branch September 20, 2025 05:34
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