[#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:84233] [Ruby trunk Bug#14172][Closed] Cannot create snapshot
From:
hsbt@...
Date:
2017-12-13 08:48:55 UTC
List:
ruby-core #84233
Issue #14172 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed Hi Vit. Thanks always. I confirmed to `make-snapshot` was broken. https://github.com/ruby/ruby/commit/3234d6a6cba4e013cea778664ce4a8b372905ea1 is a reason for broken status. nalsh was reverted it at https://github.com/ruby/ruby/commit/4b4f7c428c86deb7fa8743173e695122d00e66b1 Can you try it again with current trunk? Note: `tool/make-snapshot` is our central toolchain for packaging. but it has no test and guarantee of working. It's our big concern. ---------------------------------------- Bug #14172: Cannot create snapshot https://bugs.ruby-lang.org/issues/14172#change-68359 * Author: vo.x (Vit Ondruch) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- ~~~ $ tool/make-snapshot -packages=xz tmp Exporting trunk@61166 /builddir/ruby/tool/vcs.rb:317:in `realpath': no implicit conversion of URI::HTTP into String (TypeError) from /builddir/ruby/tool/vcs.rb:317:in `export' from tool/make-snapshot:200:in `package' from tool/make-snapshot:452:in `block in <main>' from tool/make-snapshot:452:in `collect' from tool/make-snapshot:452:in `<main>' ~~~ -- 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>