issue-#28 Fixing a bug in Strings.Replace with truncation

Locked

Should we merge the changes of topic branch issue-#28 to master?

Yes
6
86%
No
0
No votes
Abstain
1
14%
 
Total votes: 7

User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

issue-#28 Fixing a bug in Strings.Replace with truncation

Post by Josef Templ »

This voting is about merging the changes of topic branch issue-#28
(cf. http://redmine.blackboxframework.org/issues/28) to master.
The diffs can be found under http://redmine.blackboxframework.org/pr ... a&type=sbs.

The changes include a bug fix for the missing 0X termination character in case of truncation
and a simple optimization for the case where the string length is unchanged.

- Josef
Locked