> On Mar 12, 2017, at 04:26, Dag-Erling Smørgrav <d...@des.no> wrote: > > "Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> 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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"