Issue 5925 in pharo: Lots of undeclared ivars

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

Issue 5925 in pharo: Lots of undeclared ivars

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

New issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

#barSize->nil #endValue->nil #label->nil #labels->nil #startValue->nil


Where I don't know because

SystemNavigation default browseUndeclaredReferences

is broken, too.

barSize is in SystemProgressItemMorph>>#refresh


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo

Comment #1 on issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

Is it related to 5926 because I was planning to integrate it now.


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo

Comment #2 on issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

Yes and it worked :)


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo
Updates:
        Cc: [hidden email]

Comment #3 on issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

There are also problem with the decode table removal. I will fix it.


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo

Comment #4 on issue 5925 by [hidden email]: Lots of undeclared  
ivars
http://code.google.com/p/pharo/issues/detail?id=5925

Smalltalk cleanOutUndeclared.

Cleans the decode table stuff without any other step required.  The other  
problems are in SystemProgressItemMorph and NewSystemProgressMorph..


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

Name: SLICE-Issue-5925-Lots-of-undeclared-ivars-MarcusDenker.1
Author: MarcusDenker
Time: 21 May 2012, 12:42:07.328 pm
UUID: b98a531f-be85-4974-8190-0e0189e6dacd
Ancestors:
Dependencies: Morphic-MarcusDenker.1157

missing ivars in SystemProgressItemMorph and NewSystemProgressMorph..


_______________________________________________
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 5925 in pharo: Lots of undeclared ivars

pharo
Updates:
        Status: Integrated

Comment #6 on issue 5925 by [hidden email]: Lots of undeclared ivars
http://code.google.com/p/pharo/issues/detail?id=5925

in 2.0 086


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