On 06/08/2016 15:13, Ed Schouten wrote:
Hi Pedro,
2016-08-04 17:27 GMT+02:00 Pedro F. Giffuni <p...@freebsd.org>:
Log:
indent(1): Use bsearch() for looking up type keywords.
You're never doing any deletions, right? Would it make more sense to
use hsearch_r() in that case?
Indeed, good idea, although it may be an issue if portability to Windows
is desired.
BCC'ing author.
Pedro.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"