leftibot 1d354e11c8 Address review: restore CHAISCRIPT_DEBUG to true/false for stronger typing
C++ preserves the true/false keywords in #if directives ([cpp.cond]),
so the MSVC Debug guard around CHAISCRIPT_MAX_CALL_DEPTH still works
without weakening the macro to integer 1/0.

Requested by @lefticus in PR #700 review.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 11:09:09 -06:00
..
chaiscript Address review: restore CHAISCRIPT_DEBUG to true/false for stronger typing 2026-05-02 11:09:09 -06:00