Skip to content

Fix char8_t conflict in linenoise build - #199

Merged
mkot2 merged 1 commit into
mainfrom
codex/fix-build-error
Sep 7, 2025
Merged

Fix char8_t conflict in linenoise build#199
mkot2 merged 1 commit into
mainfrom
codex/fix-build-error

Conversation

@mkot2

@mkot2 mkot2 commented Sep 7, 2025

Copy link
Copy Markdown
Owner

Summary

  • avoid char8_t redefinition errors in linenoise by disabling the built-in keyword per compiler

Testing

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

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

@mkot2
mkot2 merged commit c8d89a2 into main Sep 7, 2025
2 checks passed
@mkot2
mkot2 deleted the codex/fix-build-error branch September 7, 2025 16:31
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