[comp.lang.smalltalk] Blue Book Bugs?

pardo@june.cs.washington.edu (David Keppel) (01/23/89)

I've been reading _Smalltalk-80 The Language And Its Implementation.
There is one method whose declaration seems questionable to me, and I
wonder if anybody can tell me why it is correct.

pg 620:

	primitiveResponse
	    | flagValue thisReceiver offset |

	[...]


	thisReceiver and offset are unused in primitiveResponse.



	;-D on  ( Is there method in the madness? )  Pardo
-- 
		    pardo@cs.washington.edu
    {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo