[#86787] [Ruby trunk Feature#14723] [WIP] sleepy GC — ko1@...

Issue #14723 has been updated by ko1 (Koichi Sasada).

13 messages 2018/05/01
[#86790] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC — Eric Wong <normalperson@...> 2018/05/01

ko1@atdot.net wrote:

[#87095] [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — ko1@...

Issue #14767 has been updated by ko1 (Koichi Sasada).

9 messages 2018/05/17

[ruby-core:86854] Re: [Ruby trunk Bug#14732] CGI.unescape returns different instance between Ruby 2.3 and 2.4

From: Eric Wong <normalperson@...>
Date: 2018-05-03 01:24:54 UTC
List: ruby-core #86854
me@jnito.com wrote:
> normalperson (Eric Wong) wrote:
> > > > https://bugs.ruby-lang.org/issues/14732
> >  
> >  r63328  This also affects 2.3 for unescapeHTML.
> 
> I confirmed r63328, but could not understand the valid specification.
> 
> In Ruby 2.3, CGI.escape and CGI.unescape always return String instance regardless of class and value:

Wait, sorry, I misread your original.  I guess it's the use of
String#b in the pure Ruby version.

> With r63328, I feel the all results would be the instance of
> "S" and this behavior is different from Ruby 2.3. But is this
> valid in Ruby 2.4?

Sorry, I'm not sure, anymore.  I revert r63328

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