Am Sonntag 26 Juli 2009 12:27:45 schrieb Christian Zuckschwerdt:
> That message has always been a source of confusion. I used perror()
> for diagnostics but most times errno is not set. Gone now, see patch
> below or
> http://github.com/zuckschwerdt/obexftp/commit/fd9a530b58873c58cf8b8c862d76a
>3b8902aa437

That doesn't make it better actually, does it? It is still unclear what the 
real error is.
Maybe obexftp can be changed to save errno to a local variable after an error 
appears. This way, it is always defined. If errno is not set the failing 
function call, set a good one at the place where the error appears.
Might be a lot of work, though.

HS




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to