summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
diff options
context:
space:
mode:
authorYO4 <ysno@ac.auone-net.jp>2026-02-04 22:38:06 +0900
committerNobuyoshi Nakada <nobu.nakada@gmail.com>2026-02-06 20:19:14 +0900
commitcda16da6e163c592b7150d2360c7a47f568ef873 (patch)
treef35adb0a7d63b4bd381f51cb4b465094bf2b549c /test/ruby/test_array.rb
parentd858bed94ed801e788d128fad5e9eb20b6c9f975 (diff)
mswin: improve configure.bat syntax
Introduce shellsplit.cmd command line parsing subroutine. Dealing with the limitations of cmd.exe's command-line parsing forces users to use workarounds, and corner cases still remain. By implementing our own command line splitting, we conceal the complexity and ensure maintainability. Makefile macro definition and opt-dir list now free from quoting. now can use like ``` configure.bat --with-opt-dir=c:/src/zlib;c:/src/libffi CC="cl -std:c11" DEFS=-DOPT_THREADED_CODE=2 ```
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions