hi guys
I know that some of you would like to contribute but are busy, scared ... I spent three hours to go over the bug entries. Feel free to pick one and fix it: So now you can easily contribute. Just do it. Stef Some easy fixes: -------------- for the fixes based on squeak changed, it often requires to check the code and run pharo tests. http://code.google.com/p/pharo/issues/detail?id=2603 Issue 2603 isRunningCog http://code.google.com/p/pharo/issues/detail?id=2704 Issue 2704: Tests for broken withNoLineLongerThan: behavior. http://code.google.com/p/pharo/issues/detail?id=2693 http://code.google.com/p/pharo/issues/detail?id=2661 Issue 2661: File name correction for unix to allow http://code.google.com/p/pharo/issues/detail?id=2706 Issue 2706: Mirror primitive tests succeed on the Cog VMs. http://code.google.com/p/pharo/issues/detail?id=1746 Issue 1746: ReferenceStream>>readOnlyFileNamed: is missing http://code.google.com/p/pharo/issues/detail?id=1767 Issue 1767: Method Finder gives UndefinedObject error on search http://code.google.com/p/pharo/issues/detail?id=1765 Issue 1765: JPEGReadWriter>>#decompressionTest should be made into a Sunit Test http://code.google.com/p/pharo/issues/detail?id=2265 Issue 2265: to check MCWorkingCopyBrowser from Squeak http://code.google.com/p/pharo/issues/detail?id=2063 Issue 2063: NumberTest http://code.google.com/p/pharo/issues/detail?id=2266 Issue 2266: MessageNames selectorListIndex http://code.google.com/p/pharo/issues/detail?id=2176 Issue 2176: Integrated DirectoryEntry>>attributes http://code.google.com/p/pharo/issues/detail?id=2296 Issue 2296: Point>>closeTo http://code.google.com/p/pharo/issues/list?cursor=2573 Issue 2573: Make it possible to run cleanup non-interactively. http://code.google.com/p/pharo/issues/detail?id=2609 Issue 2609: getSystemAttribute: 2 -> documentPath Some important ones: ------------------ http://code.google.com/p/pharo/issues/detail?id=2579 http://code.google.com/p/pharo/issues/detail?id=2698 http://code.google.com/p/pharo/issues/detail?id=2662 Issue 2662: value: primitives http://code.google.com/p/pharo/issues/detail?id=1801 Issue 1801: Rescue Sophie Undo framework http://code.google.com/p/pharo/issues/detail?id=2177 Issue 2177: Generalize stream protocol #readInto:startingAt:count: http://code.google.com/p/pharo/issues/detail?id=1921 Issue 1921: Class>>Binding Fix Issue 1981: Raising DuplicateError Exception in class builder http://code.google.com/p/pharo/issues/detail?id=1981 http://code.google.com/p/pharo/issues/detail?id=2146 Issue 2146: Fix SystemChangeNotification for traits. http://code.google.com/p/pharo/issues/detail?id=1899 Issue 1899: MethodDictionary improvement http://code.google.com/p/pharo/issues/detail?id=2315 Method Dictionary Compact protocol to investigate http://code.google.com/p/pharo/issues/list?cursor=2313 Issue 2313: HashedCollectionIntegrityTest http://code.google.com/p/pharo/issues/detail?id=2583 Issue 2583: COG - MessageTally Issue 2619: ignore vm parameters with nil value in MessageTally, so it can be used in Cog http://code.google.com/p/pharo/issues/detail?id=2584 COG- COG- LargeNegativeInteger to be compact at 5 http://code.google.com/p/pharo/issues/detail?id=2567 Issue 2567: evaluate the finalizers outside the protected block in WeakRegistry http://code.google.com/p/pharo/issues/detail?id=2564 Issue 2564: WeakKeyDictionary finalizeValue tests http://code.google.com/p/pharo/issues/list?cursor=2551 weakstructure http://code.google.com/p/pharo/issues/detail?id=2620 Issue 2620: BlockClosure asContext losing bound variable? http://code.google.com/p/pharo/issues/detail?id=2617 Issue 2617: Fix restart in blocks in debugger http://code.google.com/p/pharo/issues/detail?id=2618 Issue 2618: a bit faster DependentsArray >> #select: _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
this one is ready also: http://code.google.com/p/pharo/issues/detail?id=2733
On Sun, Aug 1, 2010 at 12:39 PM, Stéphane Ducasse <[hidden email]> wrote: hi guys _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
Hi Stef,
> http://code.google.com/p/pharo/issues/detail?id=1767 Issue 1767: Method Finder gives UndefinedObject error on search SLICE-Issue-1767-FixInMethodFinder-Alexandre_Bergel.1 in the inbox > http://code.google.com/p/pharo/issues/detail?id=2296 Issue 2296: Point>>closeTo SLICE-Issue-2296-PointCloseTo-Alexandre_Bergel.1 in the inbox I update the google site. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Thanks alex
this is cool Stef On Aug 2, 2010, at 12:33 PM, Alexandre Bergel wrote: > Hi Stef, > >> http://code.google.com/p/pharo/issues/detail?id=1767 Issue 1767: Method Finder gives UndefinedObject error on search > > SLICE-Issue-1767-FixInMethodFinder-Alexandre_Bergel.1 in the inbox > >> http://code.google.com/p/pharo/issues/detail?id=2296 Issue 2296: Point>>closeTo > > SLICE-Issue-2296-PointCloseTo-Alexandre_Bergel.1 in the inbox > > I update the google site. > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I added some comments/slices wrt. to the extent: method.
Cheers, Henry On Aug 2, 2010, at 12:48 41PM, Stéphane Ducasse wrote: > Thanks alex > this is cool > > Stef > > On Aug 2, 2010, at 12:33 PM, Alexandre Bergel wrote: > >> Hi Stef, >> >>> http://code.google.com/p/pharo/issues/detail?id=1767 Issue 1767: Method Finder gives UndefinedObject error on search >> >> SLICE-Issue-1767-FixInMethodFinder-Alexandre_Bergel.1 in the inbox >> >>> http://code.google.com/p/pharo/issues/detail?id=2296 Issue 2296: Point>>closeTo >> >> SLICE-Issue-2296-PointCloseTo-Alexandre_Bergel.1 in the inbox >> >> I update the google site. >> >> Cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
2010/8/1 Stéphane Ducasse <[hidden email]>:
> hi guys > > I know that some of you would like to contribute but are busy, scared ... > I spent three hours to go over the bug entries. Feel free to pick one and fix it: > So now you can easily contribute. Just do it. > > Stef > > Some easy fixes: > -------------- > for the fixes based on squeak changed, it often requires to check the code and run pharo tests. > > http://code.google.com/p/pharo/issues/detail?id=2603 Issue 2603 isRunningCog I worked on this issue. Added the tests to check if is running under Cog and adapted the tests to guard TestObjectsAsMethods against a Cog crash. On the page issue I attached the SLICE and the packages. But may be I did a mistake, because them were generated local (I had my package cache selected when saved it) but also saved on PharoInbox. That is ok? Is the default behaviour? Please correct me any mistake, then I can help with other issues. Cheers. Germán. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Henrik Sperre Johansen
Thanks a lot and also for the discussions (see my other notes).
Stef (today I fixed my cactus collection :)) On Aug 2, 2010, at 2:15 PM, Henrik Johansen wrote: > I added some comments/slices wrt. to the extent: method. > > Cheers, > Henry > > On Aug 2, 2010, at 12:48 41PM, Stéphane Ducasse wrote: > >> Thanks alex >> this is cool >> >> Stef >> >> On Aug 2, 2010, at 12:33 PM, Alexandre Bergel wrote: >> >>> Hi Stef, >>> >>>> http://code.google.com/p/pharo/issues/detail?id=1767 Issue 1767: Method Finder gives UndefinedObject error on search >>> >>> SLICE-Issue-1767-FixInMethodFinder-Alexandre_Bergel.1 in the inbox >>> >>>> http://code.google.com/p/pharo/issues/detail?id=2296 Issue 2296: Point>>closeTo >>> >>> SLICE-Issue-2296-PointCloseTo-Alexandre_Bergel.1 in the inbox >>> >>> I update the google site. >>> >>> Cheers, >>> Alexandre >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2010/8/2 Stéphane Ducasse <[hidden email]>:
> Thanks a lot and also for the discussions (see my other notes). > Published. > Stef (today I fixed my cactus collection :)) > :S DNU _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Aug 2, 2010, at 11:40 PM, Germán Arduino wrote: > 2010/8/2 Stéphane Ducasse <[hidden email]>: >> Thanks a lot and also for the discussions (see my other notes). >> > > Published. > >> Stef (today I fixed my cactus collection :)) >> > > :S DNU I collect cactuses and they need my love from time to time to change pots, kill bugs.... :) > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2010/8/2 Stéphane Ducasse <[hidden email]>:
> > On Aug 2, 2010, at 11:40 PM, Germán Arduino wrote: > >> 2010/8/2 Stéphane Ducasse <[hidden email]>: >>> Thanks a lot and also for the discussions (see my other notes). >>> >> >> Published. >> >>> Stef (today I fixed my cactus collection :)) >>> >> >> :S DNU > > I collect cactuses and they need my love from time to time to change pots, kill bugs.... :) > > Ahh, ok! I fly rc models (and build and repair (of course :) them) as my hobby....but now in winter, not very nice to go to the fly field. You will come to Argentina again (told me Gabriela) to Smalltalks 2010!? That's good!! Cheers. Germán. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |