Issue 6608 in pharo: FileReference>>item

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

Re: Issue 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: WorkNeeded

Comment #20 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Camillo your slice does not contain the definition for item on  
FileReference.
May be you forgot to add 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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixReviewNeeded

Comment #21 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

yes it does, AbstractFileReference>>#item in extension Polymorph-widget.  
Most of the methods should go on AbstractFileReference...


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: MonkeyIsChecking

Comment #22 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c22

The Monkey is currently checking this issue. Please don't change 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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20301

Comment #23 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c23

This Issue has been checked by Ulysse the Monkey
       
6344 tests passed in 00:02:17s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20301-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep 21 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep 21 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
2bb83f5f8aba323abaa0a2f530cf4322dfef8158 Date: 2012-09-18 13:24:46 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixReviewNeeded

Comment #24 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Name: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.2
Author: CamilloBruni
Time: 22 September 2012, 11:37:17.033 am
UUID: d3272012-3d7c-4629-baa1-9aeb4c0141e5
Ancestors: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1
Dependencies: Polymorph-Widgets-CamilloBruni.696

forgot missing 's' in package extension


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
In reply to this post by pharo
Updates:
        Status: MonkeyIsChecking

Comment #26 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608




_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: ValidatedByTheMonkey

Comment #27 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c27

This Issue has been checked by Ulysse the Monkey
       
6344 tests passed in 00:02:17s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20301-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep 21 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep 21 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
2bb83f5f8aba323abaa0a2f530cf4322dfef8158 Date: 2012-09-18 13:24:46 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixToInclude

Comment #28 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: Integrated

Comment #29 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

in 2.0 305


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: WorkNeeded

Comment #30 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

appears again in 20464


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixToInclude

Comment #31 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Name: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.3
Author: CamilloBruni
Time: 23 January 2013, 12:43:09.53 pm
UUID: 2c2ef4c3-be37-41b3-a104-a117fc8a818c
Ancestors:
Dependencies: Polymorph-Widgets-CamilloBruni.754

added #item method on AbstractFileReference


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: Integrated

Comment #32 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

in 2.0 484


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