Re: [Pharo-project] 2.0 compiler bug

2012-09-14 Thread Mariano Martinez Peck
On Thu, Sep 13, 2012 at 11:51 PM, Camillo Bruni wrote: > We still have a very nasty compiler bug open for 2.0 > https://code.google.com/p/pharo/issues/detail?id=6601 > > The bug currently blocks all loading of configurations, since > all references to previously undefined classes are not p

[Pharo-project] 2.0 compiler bug

2012-09-13 Thread Camillo Bruni
We still have a very nasty compiler bug open for 2.0 https://code.google.com/p/pharo/issues/detail?id=6601 The bug currently blocks all loading of configurations, since all references to previously undefined classes are not properly resolved => Compiler recompileAll is currently the only s