bug fix
Description:
On windows, rindex is not supported. strrchr is used instead.
Solution:
Platforms tested:
linux 2.4, windows 2000
(since the change is minimal and three other platforms have been used to
test for 1.7 branch, so no needs to test more).
Misc. update: