------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1269
--- Comment #2 from Phil Pennock <pdp@???> 2012-09-04 05:31:21 ---
"configred" -> "configured".
I think that you're not handling the case where HAVE_IPV6 is not defined. For
that, searchtype will be T_APL (from the default initialisation around line
268) and I think you need to coerce it to be T_A instead. If HAVE_IPV6 is
defined, everything should work fine.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email