[#8815] Segfault in libc strlen, via rb_str_new2 — "Sean E. Russell" <ser@...>

Howdy,

12 messages 2006/09/09
[#8817] Re: Segfault in libc strlen, via rb_str_new2 — Eric Hodel <drbrain@...7.net> 2006/09/09

On Sep 8, 2006, at 10:10 PM, Sean E. Russell wrote:

Re: Literal inconsistency

From: "Nikolai Weibull" <now@...>
Date: 2006-09-04 15:59:44 UTC
List: ruby-core #8793
On 9/4/06, Calamitas <calamitates@gmail.com> wrote:

> Sometimes I wonder if it might be interesting to
> have a list of optimizations in Ruby that are (usually unexpectedly)
> visible to the programmer and that programmers may want to beware of.

Like String#<method>!s.

  nikolai

In This Thread