swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run time error: Class not recognizing allocIVars


From: Tony Bigbee
Subject: Re: Run time error: Class not recognizing allocIVars
Date: Sun, 4 May 1997 16:23:03 -0400

Thanks to someone's debugging suggestions, I was able to identify solutions for both errors.

The first problem, after adding myriad printfs for debugging (which switched the error to a "simple" segmentation error), was using an object that hadn't been initialized.  I had inadvertently commented its getZone earlier in the method!

The second problem was caused by an omission of a colon in the method argument list <sigh>.

Back to the digital salt mines.
Tony Bigbee


reply via email to

[Prev in Thread] Current Thread [Next in Thread]