From: Gavin Kistner Date: 2006-12-20T14:50:27+09:00 Subject: Re: String#slice! doc bug? ------_=_NextPart_001_01C723FA.BC6743B3 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable From: Daniel Berger [mailto:djberg96@gmail.com] > The docs for String#slice! say, "The forms that take a Fixnum will = raise > an IndexError if the value is out of range." Perhaps the docs are describing what the documenter hoped would be = implemented. My C is very rusty, but I don't see anything in string.c = related to slice! that would raise errors for that. I'd mention the bug on the ruby-core or ruby-doc lists (depending on = whether the code or documentation is perceived to be at fault). ------_=_NextPart_001_01C723FA.BC6743B3--