Garbage path in error message
From: Thuan Seah Tan <thuan_at_fmod.org>
Date: Tue, 3 Jul 2012 11:51:43 +1000
Hi guys,
I am trying to debug this weird error that is coming from calling
QByteArray dummyByteArray;
foreach( const QString& file, operation->files())
{
dummyByteArray = file.toAscii();
err = svn_client_status5(NULL, mSvnClientContext, dummyByteArray.data(),
The file or dummyByteArray has the value
Wondering has anyone seen this before? Or is there anything I should look
PS: I am not subscribed to the mailing list, so would appreciate if you can
Thuan
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.