From: duerst@... Date: 2017-06-26T06:45:57+00:00 Subject: [ruby-core:81773] [Ruby trunk Feature#10002][Closed] String swapcase Issue #10002 has been updated by duerst (Martin D��rst). Status changed from Open to Closed This has actually been implemented by Feature #10085, so it can be closed. ---------------------------------------- Feature #10002: String swapcase https://bugs.ruby-lang.org/issues/10002#change-65470 * Author: randy15 (Andreas Runk) * Status: Closed * Priority: Normal * Assignee: * Target version: ---------------------------------------- Hi, the ruby version 2.1.2 has a problem with the .swapcase function and german letters. E.g. `"��".swapcase` does return "��" but should be "��". -- https://bugs.ruby-lang.org/ Unsubscribe: