https://bugzilla.mindrot.org/show_bug.cgi?id=3152
--- Comment #3 from Darren Tucker <[email protected]> --- (In reply to balu from comment #2) > Interesting. If there is a system that doesn't have a declaration > but has a definition then the issue is specific to that environment? Like I said I think that's what was going on, but it's not 100% clear (the reporter said they did not have HAVE_MEMMEM, but in that case I would have expected the old "#ifndef HAVE_MEMMEM" to have worked). > Is it expected behavior? I guess No? Well I'd expect a platform to have both declaration and implementation but in the case of having implementation only I'd expect it to cause problems in LP64 platforms. There's a lot of weirdness out there. -- 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
