Diff
Not logged in

Differences From Artifact [70141d9d70]:

To Artifact [83f67767b5]:


845
846
847
848
849
850
851

852
853
854
855
856
857
858
    } else {
	/*
	 * Don't cache as the object *isn't* a level reference.
	 */

	level = curLevel - 1;
	result = 0;

    }

    /*
     * Figure out which frame to use, and return it to the caller.
     */

    for (framePtr = iPtr->varFramePtr; framePtr != NULL;







>







845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
    } else {
	/*
	 * Don't cache as the object *isn't* a level reference.
	 */

	level = curLevel - 1;
	result = 0;
	name = "1";
    }

    /*
     * Figure out which frame to use, and return it to the caller.
     */

    for (framePtr = iPtr->varFramePtr; framePtr != NULL;