[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61588] Re: [ruby-trunk - Bug #9652] Marshal doesn't dump/load Time#zone correctly with too many time object

From: Eric Wong <normalperson@...>
Date: 2014-03-19 07:44:45 UTC
List: ruby-core #61588
nobu@ruby-lang.org wrote:
> Seems better to call `rb_str_new_frozen()` before setting `vtm.zone`.

OK.  Though rb_fstring() might be better because time objects
with identical zones are common.

In This Thread

Prev Next