Issue 5565 in pharo: better comment for

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

Issue 5565 in pharo: better comment for

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Milestone-1.4

New issue 5565 by [hidden email]: better comment for
http://code.google.com/p/pharo/issues/detail?id=5565

once
        "To enable, use self enableHaltOnce"
       
        self isHaltOnceEnabled ifTrue: [
                        self disableHaltOnce.
                        ^ self signal]


_______________________________________________
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 5565 in pharo: better comment for

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5565 by [hidden email]: better comment for
http://code.google.com/p/pharo/issues/detail?id=5565

in 14416


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