summaryrefslogtreecommitdiff
path: root/test/ruby/test_lambda.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-09-07 11:47:43 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-09-14 14:57:57 +0900
commitb6de0a6c69a4857ca4347f65d7c9a5cb6e52c5bd (patch)
tree6b90f30c0c988ce997c204d478e3074fb05845ba /test/ruby/test_lambda.rb
parentefe5e6e8d05d607dde38ece66e035b8e746e65fb (diff)
[Bug #19868] Suggest other Process::Status method for `&` and `>>`
`Process::Status#&` and `Process::Status#>>` are provided only for the backward compatibility with older Ruby than 1.8 where `$?` was a `Fixnum`, and the knowledge about internals of system dependent macros is necessary to use them. Modern programs and libraries should not need these methods.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/8392
Diffstat (limited to 'test/ruby/test_lambda.rb')
0 files changed, 0 insertions, 0 deletions