Issue 5277 in pharo: undeclared in FileList: volList

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

Issue 5277 in pharo: undeclared in FileList: volList

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

New issue 5277 by [hidden email]: undeclared in FileList: volList
http://code.google.com/p/pharo/issues/detail?id=5277

FileList>>volumeList references non existing var

I think both volList and volumeListIndex are never used (just set).

So some cleanup can be done


_______________________________________________
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 5277 in pharo: undeclared in FileList: volList

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 5277 by [hidden email]: undeclared in FileList:  
volList
http://code.google.com/p/pharo/issues/detail?id=5277

nope... there is volumeList.

attached is a simple fix to change volList to volumeList

Attachments:
        FileList-volumeList.st  253 bytes


_______________________________________________
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 5277 in pharo: undeclared in FileList: volList

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5277 by [hidden email]: undeclared in FileList:  
volList
http://code.google.com/p/pharo/issues/detail?id=5277

in 14328


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