Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!CIS.OHIO-STATE.EDU!gabork From: gabork@CIS.OHIO-STATE.EDU (Gabor Karsai) Newsgroups: gnu.g++.lib.bug Subject: test11 Message-ID: <8903180419.AA23857@vuse.vanderbilt.edu> Date: 18 Mar 89 04:19:15 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 11 In test11.cc there is the sequence: g.del(is_odd); // Deletes the odd numbers from the list. ... ff = select(is_odd,g); // Selects those items from the list which are odd. assert(ff == g); // Barfeth, because ff is NIL and g is not. Gabor Karsai | I'net: Dept. of Electrical Engineering | gabork@vuse.vanderbilt.edu Vanderbilt University | Post Office Box 1824, Station B |Phone: Nashville, TN, USA 37235 | [+1] 615-322-2338