[gnu.g++.lib.bug] test11

gabork@CIS.OHIO-STATE.EDU (Gabor Karsai) (03/18/89)

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