[#49637] 重要: 非互換性の可能性 Fwd: [ruby-cvs:62388] duerst:r55225 (trunk): * string.c: Activate full Unicode case mapping for UTF-8 — Martin J. Dürst <duerst@...>
下記の通り、大文字小文字変換を UTF-8 において ASCII
3 messages
2016/05/31
[ruby-dev:49632] [Ruby trunk Bug#12407] 2 failures of TestMkmf::TestConvertible
From:
zn@...
Date:
2016-05-20 14:30:17 UTC
List:
ruby-dev #49632
Issue #12407 has been reported by Kazuhiro NISHIYAMA. ---------------------------------------- Bug #12407: 2 failures of TestMkmf::TestConvertible https://bugs.ruby-lang.org/issues/12407 * Author: Kazuhiro NISHIYAMA * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.4.0dev (2016-05-20 trunk 55084) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- jessie の clang でビルドすると `TestMkmf::TestConvertible#test_typeof_builtin` と `TestMkmf::TestConvertible#test_typeof_typedef` で failure になります。 ``` $ dpkg -l clang | grep ^ii ii clang 1:3.5-25 amd64 C, C++ and Objective-C compiler (LLVM based) $ make test-all TESTS="mkmf/test_convertible.rb" >log.txt 2>&1 ``` ---Files-------------------------------- log.txt (14.6 KB) -- https://bugs.ruby-lang.org/