nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

NSInvocation method of handling responses is broken #48

Closed nathanday closed 11 years ago

nathanday commented 11 years ago

The handling of the NSInvocation method of handling responses is broken, the first argument to -[NSInvocation setArgument:atIndex:] was handled incorrectly.