Bug#637944: Current fix upstream

Robert Millan rmh at debian.org
Fri Dec 2 18:55:46 UTC 2011


2011/12/2 Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>:
> FYI, in SVN (upstream) the current code is:
>
> #if defined(P_NETBSD) || defined(P_QNX)
>        && (~rtm->rtm_flags&RTF_CLONED)     // Net BSD has flag one way
> #elif !defined(P_OPENBSD) && !defined(P_FREEBSD)
>        && (~rtm->rtm_flags&RTF_WASCLONED)  // MAC has it another
> #else

This doesn't really tell if RTF_WASCLONED is used or not.  Where is
P_FREEBSD defined?

-- 
Robert Millan





More information about the Pkg-voip-maintainers mailing list