ai_flags in BSD/OS

Julien ÉLIE julien at trigofacile.com
Sat Jan 31 20:37:05 UTC 2009


Hi Russ,

> The right way to fix this is to stop using AC_TRY_RUN, which is deprecated
> precisely because it has weird bits like this, and start using
> AC_RUN_IFELSE.  I just checked in a change to m4/getaddrinfo.m4 that does
> that.  The other probes in INN that use AC_TRY_RUN (or AC_TRY_LINK,
> AC_TRY_CPP, or AC_TRY_COMPILE) should be changed to use the AC_*_IFELSE
> functions and AC_LANG_SOURCE or AC_LANG_PROGRAM instead.

Done.
(Though I did not fix the indentation of existing code everywhere.)


> I'm working on releasing the portability code that started from INN and
> that I've then updated and modified for a bunch of other packages as a
> separate package, after which we will hopefully be able to update INN to
> use a shared version of a lot of this portability code and let it get the
> benefits of changes and tests done in other packages as well.

That's great!

-- 
Julien ÉLIE

« Si tibi serotina noceat potatio, uina
  Hora matutina rebibas et erit medicina. » 




More information about the inn-workers mailing list