On 2010-03-25 at 15:24 +0100, Niels Dettenbach wrote: > May be someone can bring this into exim upstream here?
Not as writ -- the moment that you're using __foo variables from libc, you're becoming somewhat unportable. So this needs to abstracted out to "resolver initialisation stuff" with one implementation for NetBSD and one for everything else. If you take a look in the OS/ subdir (top-level, sibling to src/), you'll see how this is generally handled. -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
