pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2016-12-27
2016-12-27 01:09:51 by Martin Nilsson <nilsson@fastmail.com>
dc37946dab7678be3b2e95faf270a3c3efeff98d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Fix typo
14:
o String character range
-
Fixed a bug where a string could incorrectly have
it's
character
+
Fixed a bug where a string could incorrectly have
its
character
range start point set to 0 when added with an empty string. This in turn would incorrectly block the string from being used by functions that require strings without null characters as argument or