From: naruse@... Date: 2018-09-26T15:29:47+00:00 Subject: [ruby-core:89177] [Ruby trunk Bug#15164] mkmf doesn't work with miniruby on Windows Issue #15164 has been reported by naruse (Yui NARUSE). ---------------------------------------- Bug #15164: mkmf doesn't work with miniruby on Windows https://bugs.ruby-lang.org/issues/15164 * Author: naruse (Yui NARUSE) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- After r59449 `nmake` failes to run when making ripper and so on. It because miniruby sets UTF-8 encoding even though the content is CP932 (on Japanese Windows). It should set ASCII-8BIT and handle as it is. -- https://bugs.ruby-lang.org/ Unsubscribe: