K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-10T10:33:46.000000Z K 7 svn:log V 191 Fix a warning in bsearch(). Like index() etc, it de-qualifies its arguments. Caveat Emptor. However, the only two consumer of it (cam) deals with it correctly and preserves the constness. END