summaryrefslogtreecommitdiff
path: root/ext/socket/raddrinfo.c
diff options
context:
space:
mode:
authorKoichi Sasada <[email protected]>2023-10-17 09:51:53 +0900
committerKoichi Sasada <[email protected]>2023-10-17 17:43:52 +0900
commitc9990c8d0fdec0f79791ac3096ee6925fab0be7c ()
treef79a6bc857be964eaa3407146b776f4b545efd6a /ext/socket/raddrinfo.c
parentaee1bfd88eca8fb9022138347b7c0390c0e6f545 (diff)
"+MN" in description
If `RUBY_MN_THREADS=1` is given, this shows `+MN` in `RUBY_DESCRIPTION` like: ``` $ RUBY_MN_THREADS=1 ./miniruby --yjit -v ruby 3.3.0dev (2023-10-17T04:10:14Z master 908f8fffa2) +YJIT +MN [x86_64-linux] ``` Before this , a warning is displayed if `$VERBOSE` is given. However it can make troubles with tests (with `$VERBOSE`), do not show any warning with a MN threads configuration.
0 files changed, 0 insertions, 0 deletions