Issue 7228 in pharo: Undeclare in SpecLayoutAdd (testUndeclared fails)

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

Issue 7228 in pharo: Undeclare in SpecLayoutAdd (testUndeclared fails)

pharo
Status: FailingTest
Owner: [hidden email]
Labels: Type-FailingTest Milestone-2.0

New issue 7228 by [hidden email]: Undeclare in SpecLayoutAdd  
(testUndeclared fails)
http://code.google.com/p/pharo/issues/detail?id=7228

initialize
        "Initialization code for SpecLayoutAdd"

        super initialize.
        self selector: #add:.
        layoutFrame := LayoutFrame identity.
        fractions := nil. "deprecated "
        offsets := nil. "deprecated "
        subwidget := nil.


fractions and offsets don't exist. remove


_______________________________________________
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 7228 in pharo: Undeclare in SpecLayoutAdd (testUndeclared fails)

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 7228 by [hidden email]: Undeclare in  
SpecLayoutAdd (testUndeclared fails)
http://code.google.com/p/pharo/issues/detail?id=7228

Name:  
SLICE-Issue-7228-Undeclare-in-SpecLayoutAdd-testUndeclared-fails-MarcusDenker.1
Author: MarcusDenker
Time: 10 January 2013, 2:48:37.299 pm
UUID: 4c485330-fdc2-42b2-b0f9-eb3b9fdeb685
Ancestors:
Dependencies: Spec-Layout-MarcusDenker.24

  Issue 7228: Undeclare in SpecLayoutAdd (testUndeclared fails)


_______________________________________________
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 7228 in pharo: Undeclare in SpecLayoutAdd (testUndeclared fails)

pharo
Updates:
        Status: Integrated

Comment #2 on issue 7228 by [hidden email]: Undeclare in  
SpecLayoutAdd (testUndeclared fails)
http://code.google.com/p/pharo/issues/detail?id=7228

in 2.0 465


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