[Pharo-project] Debugger (Array does not understand: #empty)
Using the latests Pharo image, I get the exception on the subject when clicking on any part of the stack.Is this a known issue?
I'm getting it too hotfix so you can continue to work: change the send of #empty to #isEmpty in MethodProperties>>analogousCodeTo: On 12 Oct 2009, at 01:01, Ramiro Diaz Trepat wrote:
Using the latests Pharo image, I get the exception on the subject when clicking on any part of the stack. Is this a known issue? _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
---------------------------- Johan Brichau johan.brichau@uclouvain.be
Thanks Johan, I knew about the analogousCodeTo: issue, but I thought it was already fixed in the latest versions of Pharo. Cheers r On Mon, Oct 12, 2009 at 10:43 AM, Johan Brichau <johan.brichau@uclouvain.be>wrote:
I'm getting it too
hotfix so you can continue to work: change the send of #empty to #isEmpty in MethodProperties>>analogousCodeTo:
On 12 Oct 2009, at 01:01, Ramiro Diaz Trepat wrote:
Using the latests Pharo image, I get the exception on the subject when clicking on any part of the stack. Is this a known issue? _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
---------------------------- Johan Brichau johan.brichau@uclouvain.be
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Johan Brichau -
Ramiro Diaz Trepat