diff options
author | Johannes Schickel | 2010-05-30 13:10:44 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-05-30 13:10:44 +0000 |
commit | f02e31f2fca7299695e006f0a0bffbebe115d8e9 (patch) | |
tree | 297620360f6ecfcb696a993e15f83361e96d25e9 /sound/softsynth | |
parent | 0e9156c7c4d481a0f43b232207dd6065779e9765 (diff) | |
download | scummvm-rg350-f02e31f2fca7299695e006f0a0bffbebe115d8e9.tar.gz scummvm-rg350-f02e31f2fca7299695e006f0a0bffbebe115d8e9.tar.bz2 scummvm-rg350-f02e31f2fca7299695e006f0a0bffbebe115d8e9.zip |
Fix non-const version of Common::String::begin.
Common::String::begin now assures the storage is a unique one, i.e. there are
no other Common::String objects pointing at it. This allows for safe use of
the writable iterators (and thus fixes the test case added with my last commit)
svn-id: r49323
Diffstat (limited to 'sound/softsynth')
0 files changed, 0 insertions, 0 deletions