[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn on OpenWrt

From: Kövesdi György <kgy_at_teledigit.hu>
Date: Tue, 24 Mar 2009 12:27:30 +0100

> > It looks like you've got a buggy version of strace; that write(2, ...)
> > should show the error message text, not \0, and the select timeout is
> > ludicrous... and it's odd not to see any syscall actually return
> > EINPROGRESS...
> I recompiled the version 1.6.0 natively with gcc 3.4.6, but the result is
> the same. The only difference is that strace displays that message
> correctly. I am trying to analyze the source...
Probably I got the reason: the function apr_dir_read() can return the previous
value of 'errno', without setting it. Currently I am analyzing if the problem
is in the APR library or in the uClibc.
Sorry bothering this list with such problems.

Regards
K. Gy.
Received on 2009-03-24 14:13:23 CET

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.