site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 30 Aug 2008, at 09:24, Luke Daley wrote: Interesting. Here is svn 1.4… [snip] And 1.5… [snip] Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... svn: select(nfds=4, readfds=bfffe918, writefds=0, errorfds=0, timeout=bfffe998) svn: select(nfds=4, readfds=7fff5fbfe580, writefds=7fff5fbfe500, errorfds=0, timeout=7fff5fbfe4f0) Tried several times and got the same behaviour all times. The command was `svn log http://macromates.com/svn/Bundles --limit 1`, without my library injected. This unfortunately doesn't ring any bells for me. What I don't understand is why the syscall to select in my code, using the exact params that were passed to select untouched, fails. Is your library perhaps 32 bit only? It appears the copy of svn 1.4 you have is 32 bit, while the 1.5 one is 64 bit. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe