Subversion under 64-bit HPUX 11.11
From: Matthew Sanderson <matthew_at_formtrap.com>
Date: 2005-08-16 11:01:33 CEST
Hi,
The following is mostly for Google's benefit. I like posting solutions
SVN 1.2.1 builds 64 bit and runs on HPUX 11.11 (11iv1) on HPPA using a
diff -Naur subversion-1.2.1/neon/src/ne_socket.orig.c
laddr = inet_addr(hostname);
In an LP64 world 'unsigned long's are 64 bits wide, so laddr gets garbage,
I intend on telling the neon maintainers about this sometime soon.
HTH,
--matt
Matthew Sanderson
---------------------------------------------------------------------
|
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.