[1266] in Coldmud discussion meeting

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

Re: [COLD] A bug??

daemon@ATHENA.MIT.EDU (Tue Apr 1 03:38:01 1997 )

From: silovic@srce.hr (Miroslav Silovic)
In-Reply-To: <3.0.32.19970401002326.007676cc@mail.tenetwork.com> from Jeff Kesselman at "Apr 1, 97 00:23:29 am"
To: jeffk@tenetwork.com (Jeff Kesselman)
Date: Tue, 1 Apr 1997 10:29:49 +0200 (MET DST)
Cc: coldstuff@cold.org

> 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

It could be - we had bad stack bug in the past. Could you send in some code
that exactly reproduces it (with a7 core)?

	Miro