Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!apple!motcsd!hpda!hpcuhb!hp-ses!sechrist From: sechrist@hp-ses.SDE.HP.COM (Nancy Sechrist) Newsgroups: comp.lang.c++ Subject: Re: Bug in 2.0 with Pass by Reference? Message-ID: <830007@hp-ses.SDE.HP.COM> Date: 15 Jan 90 23:41:07 GMT References: <4577@helios.ee.lbl.gov> Organization: Hewlett Packard, Palo Alto, Ca Lines: 8 Andrew, I understand your explanation that it is not correct to attempt to bind a StoredObject*& to a ObjectDictionary*. However, the symptom is that cfront lets this pass through without even a warning. The result is code that mis-behaves. Shouldn't cfront emit an error? Nancy Sechrist Hewlett Packard sechrist@hp-ses.hp.com