Bugs: Browse | Submit New | Admin

[#3866] [PATCH] rdoc for String#=~

Date:
2006-03-19 20:18
Priority:
3
Submitted By:
Andrew Johnson (jandrew)
Assigned To:
Eric Hodel (drbrain)
Category:
Documentation, ri, and rdoc
State:
Open
Platform:
 
Summary:
[PATCH] rdoc for String#=~

Detailed description
Current RDocs for String#=~ suggest that string =~ otherstring is equivalent to string.index(otherstring). This was
deprecated in 1.8.0-1.8.1 and generates a TypeError since 1.8.2.

The attached patch is against 1.8.4 (2006-03-17)

regards,
andrew

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
patch patch for string.c Download

Changes:

Field Old Value Date By
category_idMisc / Other Standard Library2007-05-29 16:15zenspider
category_idLanguage / Runtime / Core Libraries2007-05-29 15:54zenspider
assigned_tozenspider2007-03-20 00:30zenspider
assigned_tonone2006-11-02 07:20zenspider
File Added508: patch2006-03-19 20:22jandrew