diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-05 10:41:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-05 11:52:40 +0100 |
commit | cb92e6440cebbdf307e5740325d04d9656440fd8 (patch) | |
tree | a56bf907c81133cd7336c05619b6417a9317267b /writerperfect | |
parent | f58cf57213a300ced1369b17daebc2e9e8251c06 (diff) |
match original intent of String::Erase(String::Search))
the single argument String::Erase erased from the passed in index to the end of
the string
Search returns STRING_NOTFOUND on failure, which results in String::Erase
erasing nothing and so leaving the original string untouched.
Change-Id: I83939fce2a92c38fbfb62196b7248908117c1e69
Diffstat (limited to 'writerperfect')
0 files changed, 0 insertions, 0 deletions