On Wed, 19 Sep 2007 21:19:20 +0300, Erik Johansson <[EMAIL PROTECTED]> wrote:
2007/9/19, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:+ return usage.toLatin1().constData();This is not good. You're returning a pointer to a local variable. usage should be made static.
Changed in r5403. -- Eugene Paskevich | *==)----------- | Plug me into [EMAIL PROTECTED] | -----------(==* | The Matrix
