[#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:84159] [Ruby trunk Bug#14165] 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi
From:
kubo@...
Date:
2017-12-11 12:53:05 UTC
List:
ruby-core #84159
Issue #14165 has been updated by kubo (Takehiro Kubo). File sizeof_st_ino_on_mingw32.patch added How about the attached patch? It doesn't define SIZEOF_STRUCT_STAT_ST_INO in include/x64-mingw32/ruby/config.h if target_os is mingw32. Apply the patch and create configure by autoconf. Sorry, I have not tested it. ---------------------------------------- Bug #14165: 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi https://bugs.ruby-lang.org/issues/14165#change-68265 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * 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:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>