> On Mar 12, 2017, at 04:26, Dag-Erling Smørgrav <[email protected]> wrote:
> 
> "Ngie Cooper (yaneurabeya)" <[email protected]> writes:
>> Hi Bjoern,
> 
> No, that was my father :)

:D..

>>    Shouldn’t this be strrchr instead of strchr since you’re
>> scanning for the service from the right side of the host,
>> e.g. “foo:service” or “[::1]:service”? This code would match index 3
>> in the first example, but it would match index 2 in the second
>> example.
> 
> Correct, although it may be slightly more complicated, which is why I
> didn't immediately jump on it when bz@ pointed it out.  I'm working on
> it right now.

Awesome! Great teamwork!
-Ngie
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to