git-svn-id: svn://db.shs.com.ru/pip@147 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2015-08-20 07:49:02 +00:00
parent 3348402c10
commit b9bc820b7d
3 changed files with 14 additions and 436 deletions

View File

@@ -290,7 +290,7 @@ bool PIConfig::open(PIString * string, PIIODevice::DeviceMode mode) {
void PIConfig::_init() {
delim = ".";
delim = PIStringAscii(".");
root.delim = delim;
empty.delim = delim;
empty._parent = 0;