"Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> writes:
> Hi Bjoern,

No, that was my father :)

>       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.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
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"

Reply via email to