[#81492] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — normalperson@...

Issue #13618 has been reported by normalperson (Eric Wong).

12 messages 2017/06/01

[ruby-core:81773] [Ruby trunk Feature#10002][Closed] String swapcase

From: duerst@...
Date: 2017-06-26 06:45:57 UTC
List: ruby-core #81773
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next