Simon Josefsson wrote:
> Can I install this? Albert Chin proposed a better M4 test, but the
> legal procedure will take time, and I'm already using my version in a
> few projects. When the legal problems has been fixed, we can change
> it to use the new macro and test that. What do you think?
A
Simon Josefsson wrote:
> A bit weird approach of checking for a compatible type, perhaps, but
> if it works, then I'm all for it. Bruno, what do you think?
It's the standard way of determining a function's prototype. At first sight,
it would be possible to use a single loop instead of a double lo
Albert Chin wrote:
> We created the following macro for curl. It's been tested on the
> following systems:
> AIX 4.3.3, 5.1, 5.2, 5.3
> HP-UX 10.20, 11.00, 11i
> IRIX 6.5
> Redhat Linux 7.1, 9
> RHEL 2.1, 3, 4
> Solaris 2.5.1, 2.6, 7, 8, 9, 10/SPARC
> Tru64 UNIX 4.0D, 5.1
> ...
>