added: StringT::operator==(char*) StringT::operator!=(char*) because the JANUS compilers do not treat string literals as const char*, causing problems with ambiguous function references. With this fix, Tahoe builds on JANUS again.
Authored by: paklein 2001-02-07
Parent: [r53]
Child: [r55]