added error info about the strncpy check

This commit is contained in:
Daniel Marjamäki 2009-12-18 17:33:33 +01:00
parent 0da0b5ffed
commit d4adab3e78
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ private:
strncatUsage(0);
outOfBounds(0, "index");
sizeArgumentAsChar(0);
terminateStrncpyError(0);
}
std::string name() const