1. If you select a trait in the browser (for instance "NSTInflating")
and select "browse hierarchy (h)" from the context menu you will notice a Trait(Object)>>doesNotUnderstand: #allSubclassesWithLevelDo:startingLevel: error. 2. While it was no problem to build the pharo-dev from a core 11367 image using ConfigurationOfPharo it now crashes with a DNU while loading Nile when I use a newer pharo #11371 core image. Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I noticed a problem between
11357 and 11363 today apparently class definitions containing traits loses their traits. Stef On May 25, 2010, at 3:10 PM, Torsten Bergmann wrote: > 1. If you select a trait in the browser (for instance "NSTInflating") > and select "browse hierarchy (h)" from the context menu you will > notice a > > Trait(Object)>>doesNotUnderstand: #allSubclassesWithLevelDo:startingLevel: > > error. > > > 2. While it was no problem to build the pharo-dev from a > core 11367 image using ConfigurationOfPharo it now crashes with a DNU > while loading Nile when I use a newer pharo #11371 core image. > > Bye > T. > > > > -- > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > > _______________________________________________ > 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 |
maybe the condenseChanges with the new method trailer?
On Tue, May 25, 2010 at 10:31 PM, Stéphane Ducasse <[hidden email]> wrote: I noticed a problem between _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
and we should open a bug ticket....too much emails..
On Wed, May 26, 2010 at 9:39 AM, Mariano Martinez Peck <[hidden email]> wrote: maybe the condenseChanges with the new method trailer? _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
http://code.google.com/p/pharo/issues/list?cursor=2477
Stef On May 26, 2010, at 11:16 AM, Mariano Martinez Peck wrote: > and we should open a bug ticket....too much emails.. > > On Wed, May 26, 2010 at 9:39 AM, Mariano Martinez Peck <[hidden email]> wrote: > maybe the condenseChanges with the new method trailer? > > > On Tue, May 25, 2010 at 10:31 PM, Stéphane Ducasse <[hidden email]> wrote: > I noticed a problem between > 11357 and 11363 today > apparently class definitions containing traits loses their traits. > > Stef > > On May 25, 2010, at 3:10 PM, Torsten Bergmann wrote: > > > 1. If you select a trait in the browser (for instance "NSTInflating") > > and select "browse hierarchy (h)" from the context menu you will > > notice a > > > > Trait(Object)>>doesNotUnderstand: #allSubclassesWithLevelDo:startingLevel: > > > > error. > > > > > > 2. While it was no problem to build the pharo-dev from a > > core 11367 image using ConfigurationOfPharo it now crashes with a DNU > > while loading Nile when I use a newer pharo #11371 core image. > > > > Bye > > T. > > > > > > > > -- > > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > > > > _______________________________________________ > > 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 |
Free forum by Nabble | Edit this page |