Monotone-Parent: 791ffeb9080220a3ed56aa0ef7edbeeac9361954

Monotone-Revision: a0bc95e9ad9952cc7f35fa2509adbe2985a3c622

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-02T13:19:02
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-11-02 13:19:02 +00:00
parent 973fd13cc4
commit abd4e94b17
1 changed files with 1 additions and 0 deletions

View File

@ -530,6 +530,7 @@ static NSMutableCharacterSet *safeLDIFStartChars = nil;
if (error)
{
[self errorWithFormat: @"json parser: %@", error];
[self errorWithFormat: @"original string is: %@", self];
object = nil;
}
}