[#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:84164] [Ruby trunk Bug#14165][Assigned] 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi
From:
usa@...
Date:
2017-12-11 16:11:04 UTC
List:
ruby-core #84164
Issue #14165 has been updated by usa (Usaku NAKAMURA). Status changed from Closed to Assigned Assignee set to usa (Usaku NAKAMURA) hmm, `SIZEOF_STRUCT_STAT_ST_INO` is defined in ruby.h, so I expects that it's also defined in MinGW build. And I do not understand why changes in Ruby affect to build libffi. Greg, could you check r61119? ---------------------------------------- Bug #14165: 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi https://bugs.ruby-lang.org/issues/14165#change-68271 * Author: MSP-Greg (Greg L) * Status: Assigned * Priority: Normal * Assignee: usa (Usaku NAKAMURA) * Target version: * ruby -v: ruby 2.5.0dev (2017-12-11 trunk 61097) [x64-mingw32] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Last ruby-loco build has warnings & test failures after 61097. Build log (attached) has 329 instances of: ``` include/ruby/win32.h:197:0: warning: "SIZEOF_STRUCT_STAT_ST_INO" redefined ``` Same issue with test failures (attached as 61097_test-all_issues.log) Thanks, Greg ---Files-------------------------------- 61097_test-all_issues.log (23.8 KB) 61097_ruby25_64-build.log (333 KB) sizeof_st_ino_on_mingw32.patch (719 Bytes) -- 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>