Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!pacbell!pbhyf!pjcondi From: pjcondi@PacBell.COM (Paul Condie) Newsgroups: comp.lang.c++ Subject: lib OOPS Message-ID: <8481@pbhyf.PacBell.COM> Date: 8 Jan 91 18:35:15 GMT Organization: Pacific * Bell, San Ramon, CA Lines: 7 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?????