[#84280] [Ruby trunk Bug#14181] hangs or deadlocks from waitpid, threads, and trapping SIGCHLD — nobu@...
Issue #14181 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/12/15
[#84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW — Greg.mpls@...
Issue #14220 has been reported by MSP-Greg (Greg L).
3 messages
2017/12/22
[#84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\ — Eric Wong <normalperson@...>
Shouldn't English posts be on ruby-core instead of ruby-dev?
3 messages
2017/12/26
[ruby-core:84189] [Ruby trunk Feature#14043] Introduce Process.last_status as an alias for $?
From:
matz@...
Date:
2017-12-12 08:17:56 UTC
List:
ruby-core #84189
Issue #14043 has been updated by matz (Yukihiro Matsumoto). LGTM. Matz. ---------------------------------------- Feature #14043: Introduce Process.last_status as an alias for $? https://bugs.ruby-lang.org/issues/14043#change-68302 * Author: mrkn (Kenta Murata) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: next minor ---------------------------------------- I found that we don't have any methods for an alias to `$?`, like `MatchData.last_match` for `$~`. I propose to introduce `Process.last_status` method for that purpose. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>