Re: Issue 4929 in pharo: #[ in a workspace raises an exception

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo
Updates:
        Summary: #[ in a workspace raises an exception
        Status: Accepted

Comment #2 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

Pharo 1.4a update: #14238

Just #[ in a workspace raises the same exception.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo
Updates:
        Status: FixReviewNeeded

Comment #3 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

fixed the ST80Styler

SLICE-Issue-4929-st80styler-bytearray-bug-CamilloBruni.1


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo

Comment #4 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

Fix seems to work:


1) Load fresh 1.4 image (Pharo1.4a Latest update: #14339)
2) Open Workspace
3) Type "#[". "Error: instances of UndefinedObject are not indexable"  
raises. Abandon
4) Close Workspace
5) Drag&Drop "SLICE-Issue-4929-st80styler-bytearray-bug-CamilloBruni.1.mcz"  
into pharo. Select "Load version"
6) Open Workspace.
7) Type "#[". No error raised. Think "Camillo rulez".
8) Type "a := #[1 2]". Delete "]". No error raised.


Couldn't think of any other test case...


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

ok let's give it a try then :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo
Updates:
        Labels: Type-Bug Milestone-1.4

Comment #6 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4929 in pharo: #[ in a workspace raises an exception

pharo
Updates:
        Status: Integrated

Comment #7 on issue 4929 by [hidden email]: #[ in a workspace raises  
an exception
http://code.google.com/p/pharo/issues/detail?id=4929

in 14340


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker