[comp.lang.c++] lib OOPS

pjcondi@PacBell.COM (Paul Condie) (01/09/91)

I am trying to compile lib OOPS version 2 release 3 using cfront 2.0 on a
sun sparc.
I get hundreds of warning messages and error messages.  Something like:
warning: non-const member function Class::name() called for const object
error: two standard conversions possible for Bitset::Bitset struct Bitset *Bitset::(int, float) and struct Bitset *Bitset::(int, int)

What gives?????