Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!helios.ee.lbl.gov!ucsd!hub!eiffel!bertrand From: bertrand@eiffel.UUCP (Bertrand Meyer) Newsgroups: comp.lang.eiffel Subject: Re: Eiffel cleanup #4: Routines with variable numbers of arguments Summary: Two corrections Message-ID: <234@eiffel.UUCP> Date: 20 Jan 90 02:59:36 GMT References: <233@eiffel.UUCP> Organization: Interactive Software Engineering, Santa Barbara CA Lines: 15 I found two oversights in the referenced message. Below are the corrected lines. I apologize for the errors. The line numbers are approximate. Line 143 speaking an instance of one may be assigned to an instance of the other. ^^^^^^^^^^^ Lines 159-160 p (a1, a2, a3, b1, b2, b3, b4, c1) -- 2 arguments for MULTI [A], 4 for MULTI [B] ^ -- -- Bertrand Meyer bertrand@eiffel.com