Path: utzoo!censor!dybbuk!yunexus!ists!helios.physics.utoronto.ca!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!att!dptg!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c++ Subject: Re: Private base class Message-ID: <10325@alice.UUCP> Date: 11 Jan 90 05:58:14 GMT References: <1533@castle.ed.ac.uk> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 16 In article <1533@castle.ed.ac.uk>, sam@lfcs.ed.ac.uk (S. Manoharan) writes: > Yet another What's-wrong-with-my-code question: [example deleted] > Compiling this with CC (cfront version 1.2.1) gives the following > errors: > "test.c", line 18: error: a is from private base class > "test.c", line 19: error: f is from private base class It's a bug in 1.2.1, fixed in cfront 2.0 -- --Andrew Koenig ark@europa.att.com