Menu

#4 wrong filled instance vars in coldClassDef

open
nobody
None
5
2006-05-22
2006-05-22
Anonymous
No

while tracing your program i found that vars which
come from instanceVariableNames is assigned to
classVariableNames class field. this is because you
dont reset instTop counter, while
parsing 'classVariableNames' in class def.

Discussion


Log in to post a comment.