[1264] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

[COLD] A bug??

daemon@ATHENA.MIT.EDU (Tue Apr 1 03:27:16 1997 )

Date: Tue, 01 Apr 1997 00:23:29 -0800
To: coldstuff@cold.org
From: Jeff Kesselman <jeffk@tenetwork.com>

What could cause the damn thing to think tehre is a parameter ebgin passed
where there is none in the source code??

Im doing a call of the form 
  out = (fooobj).myfunc();
Where foobj is a variable containing an obj reference
 and myfunc is a method on the referenced obejct tha ttakes no arguments.

im gettign a "called with one argument, requires none" error

?????  bad stack?  that would be scary....

JK