--mimepart_4d35ce92c8e51_53fdadc18c416f0 Content-Type: text/plain Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline Bug #4292: Type of rdoc in string.c http://redmine.ruby-lang.org/issues/show/4292 Author: Andrei Kulakov Status: Open, Priority: Normal Category: DOC, Target version: 1.9.3 ruby -v: 1.9.3 --- string.c (revision 30594) +++ string.c (working copy) @@ -2577,7 +2577,7 @@ * against <i>str</i>,and returns the position the match starts, or * <code>nil</code> if there is no match. Otherwise, invokes * <i>obj.=~</i>, passing <i>str</i> as an argument. The default - * <code>=~</code> in <code>Object</code> returns <code>false</code>.<code>=~</code> in <code>Object</code> returns <code>nil</code>. * * "cat o' 9 tails" =~ /\d/ #=> 7 * "cat o' 9 tails" =~ 9 #=> nil ---------------------------------------- http://redmine.ruby-lang.org --mimepart_4d35ce92c8e51_53fdadc18c416f0 Content-Type: application/octet-stream; name=string_rdoc.patch Content-Transfer-Encoding: Base64 Content-Disposition: attachment; filename=string_rdoc.patch SW5kZXg6IHN0cmluZy5jCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIHN0 cmluZy5jCShyZXZpc2lvbiAzMDU5NCkKKysrIHN0cmluZy5jCSh3b3JraW5n IGNvcHkpCkBAIC0yNTc3LDcgKzI1NzcsNyBAQAogICogIGFnYWluc3QgPGk+ c3RyPC9pPixhbmQgcmV0dXJucyB0aGUgcG9zaXRpb24gdGhlIG1hdGNoIHN0 YXJ0cywgb3IKICAqICA8Y29kZT5uaWw8L2NvZGU+IGlmIHRoZXJlIGlzIG5v IG1hdGNoLiBPdGhlcndpc2UsIGludm9rZXMKICAqICA8aT5vYmouPX48L2k+ LCBwYXNzaW5nIDxpPnN0cjwvaT4gYXMgYW4gYXJndW1lbnQuIFRoZSBkZWZh dWx0Ci0gKiAgPGNvZGU+PX48L2NvZGU+IGluIDxjb2RlPk9iamVjdDwvY29k ZT4gcmV0dXJucyA8Y29kZT5mYWxzZTwvY29kZT4uCisgKiAgPGNvZGU+PX48 L2NvZGU+IGluIDxjb2RlPk9iamVjdDwvY29kZT4gcmV0dXJucyA8Y29kZT5u aWw8L2NvZGU+LgogICoKICAqICAgICAiY2F0IG8nIDkgdGFpbHMiID1+IC9c ZC8gICAjPT4gNwogICogICAgICJjYXQgbycgOSB0YWlscyIgPX4gOSAgICAg ICM9PiBuaWwK --mimepart_4d35ce92c8e51_53fdadc18c416f0--