mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-05-01 03:19:28 +08:00
Enable -Werror for GCC/Clang and /WX for MSVC to enforce warning-free builds. Fix wchar_t-to-char narrowing conversion in chaiscript_windows.hpp by using explicit static_cast. Replace deprecated std::wstring_convert in chaiscript_parser.hpp with direct static_cast. Add noexcept to JSON default constructor, and mark intentionally unused parameters with [[maybe_unused]]. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dispatchkit | ||
| language | ||
| utility | ||
| chaiscript_basic.hpp | ||
| chaiscript_defines.hpp | ||
| chaiscript_stdlib.hpp | ||
| chaiscript_threading.hpp | ||
| chaiscript.hpp | ||