Michal Rokos schrieb: > Hello, > > I've managed to run testcase on > Tru64 OSF1 <hostname> V5.1 2650 alpha > and it returns > case1: 0 > case2: 4 > case3: 5 > case4: 5 > which is sad since our vsnprintf() cannot detect this ill behaviour. Ugh! We'd need to run the loop until we get a return value that is not negative and less than the size specified... -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html