strchr in C++ returns a const pointer, if given a const pointer. Not as in C where it returns a non-const pointer. (Found by building on a recent Ubuntu.)
Authored by: debug 2010-01-31
Parent: [r5661]
Child: [r5663]