https://bugzilla.mindrot.org/show_bug.cgi?id=3152

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from Darren Tucker <[email protected]> ---
Nope that's deliberate.  HAVE_MEMMEM means you have the function,
HAVE_DECL_MEMMEM means you have the function declaration.

Over in bug#3102 we found a system that had the function but not the
declaration. At least I think that's what was going on.  I don't have
access to the affected system but the HAVE_DECL_MEMMEM change did
apparently fix it.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to