[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-inetutils] Re: openbsd portability
From: |
Simon Josefsson |
Subject: |
[bug-inetutils] Re: openbsd portability |
Date: |
Sun, 24 Oct 2010 17:19:50 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) |
Mats Erik Andersson <address@hidden> writes:
> Further, the problem that OpenBSD and MirBSD has if_freenameindex() as a macro
> has not been address in GNUlib. Simon undertook this, but has clearly not
> resolved the issue.
Patches welcome, I believe we have added the ground-works for this in
gnulib (i.e., self-tests and documentation) but the actual function
replacement code change needs to be done. Alas I don't think I'll have
time to work on this soon. :-(
> I did earlier propose a correct solution for Inetutils, but Simon
> rejected the unavoidable preprocessor conditionals.
Alfred, feel free to apply this meanwhile if you think it is good. We
can clean up the code when if_freenameindex is portably supported by
gnulib.
/Simon