Path: utzoo!attcan!uunet!husc6!mailrus!cornell!uw-beaver!uw-june!pardo From: pardo@june.cs.washington.edu (David Keppel) Newsgroups: comp.lang.smalltalk Subject: Blue Book Bugs? Message-ID: <7029@june.cs.washington.edu> Date: 22 Jan 89 19:02:47 GMT Reply-To: pardo@cs.washington.edu (David Keppel) Organization: U of Washington, Computer Science, Seattle Lines: 20 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