< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Attention Mac OS 10.3 Users ... (was:[reSIProcate] 0.9.0 release candidate tarball)



On Jun 15, 2005, at 16.48, Alan Hawrylyshen wrote:



Mac OS/X 10.4.1 (aka Tiger)
I think I have a patch for this :

diff -rwup resiprocate-0.9.0-4902/resiprocate/os/Socket.hxx resiprocate-0.9.0-4902-patched/resiprocate/os/Socket.hxx --- resiprocate-0.9.0-4902/resiprocate/os/Socket.hxx 2005-06-14 23:24:54.000000000 -0600 +++ resiprocate-0.9.0-4902-patched/resiprocate/os/Socket.hxx 2005-06-15 16:45:13.000000000 -0600
@@ -58,9 +58,6 @@ inline int getErrno() { return WSAGetLas
#else
-#ifdef __APPLE__
-typedef int socklen_t;
-#endif
#define WSANOTINITIALISED  EPROTONOSUPPORT


Would someone apply this patch and re-test on Panther (10.3) ?! If it doesn't work, we'll need a way to selectively enable this typedef.


Any of you mac heads out there tried this? RjS, Cullen, Nils ? If you are still on 10.3, please let me know, otherwise I'll boot up off another disc and test this. It's just going to be quicker for someone who HAS 10.3 handy.

A


a l a n a t j a s o m i d o t c o m