>>>>> "Rocco" == Rocco Caputo <[EMAIL PROTECTED]> writes:


[...]

    Rocco> My first guess is an errant copy of $wheel is being kept
    Rocco> somewhere.  I'd like to see more of the program before
    Rocco> pinning blame anywhere.  If you could mail a more complete
    Rocco> listing off the mailing list, I'll try to spot the problem.

        One gotcha I was hit by was that I was delete'ing wheel
references from the heap and accidentally returning the reference
since the delete was the last statement in the sub.  Make sure that
you've got a `return' as the last line of your subs.

-- 
Fletch                | "If you find my answers frightening,       __`'/|
[EMAIL PROTECTED]   |  Vincent, you should cease askin'          \ o.O'
770 933-0600 x211(w)  |  scary questions." -- Jules                =(___)=
                      |                                               U

Reply via email to