[ruby-core:63476] [ruby-trunk - Feature #10002] String swapcase

From: nobu@...
Date: 2014-07-01 18:21:20 UTC
List: ruby-core #63476
Issue #10002 has been updated by Nobuyoshi Nakada.

Tracker changed from Bug to Feature

----------------------------------------
Feature #10002: String swapcase
https://bugs.ruby-lang.org/issues/10002#change-47520

* Author: Andreas Runk
* Status: Open
* Priority: Normal
* Assignee:=20
* Category:=20
* Target version:=20
----------------------------------------
Hi, the ruby version 2.1.2 has a problem with the .swapcase function and ge=
rman letters.=20
E.g. `"=C3=A4".swapcase` does return "=C3=A4" but should be "=C3=84".=20



--=20
https://bugs.ruby-lang.org/

In This Thread

Prev Next