Compiler class>>closureParserClass

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

Compiler class>>closureParserClass

Alexander Batalshikov
Hi, 

I see in pharo0.1-10268dev09.04.1.image:

Compiler class>>closureParserClass
          ^self error: 'not installed'.

That is right?
How to install "closureParserClass"?


Alexander.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Compiler class>>closureParserClass

Marcus Denker-3

On 07.04.2009, at 16:31, Alexandr Batalshikov wrote:

> Hi,
>
> I see in pharo0.1-10268dev09.04.1.image:
>
> Compiler class>>closureParserClass
>           ^self error: 'not installed'.
>
> That is right?
> How to install "closureParserClass"?
>

these are leftovers from the NewCompiler ClosureCompiler. We will  
clean this up soon.

        Marcus


--
Marcus Denker  --  [hidden email]
http://www.marcusdenker.de


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Compiler class>>closureParserClass

Damien Cassou
On Wed, Apr 8, 2009 at 12:29 AM, Marcus Denker <[hidden email]> wrote:
>> Compiler class>>closureParserClass
>>           ^self error: 'not installed'.
>>
>> That is right?
>> How to install "closureParserClass"?
>>
>
> these are leftovers from the NewCompiler ClosureCompiler. We will
> clean this up soon.

http://code.google.com/p/pharo/issues/detail?id=715

--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Compiler class>>closureParserClass

Simon Denier-3

On 8 avr. 09, at 14:12, Damien Cassou wrote:

> On Wed, Apr 8, 2009 at 12:29 AM, Marcus Denker <[hidden email]> wrote:
>>> Compiler class>>closureParserClass
>>>           ^self error: 'not installed'.
>>>
>>> That is right?
>>> How to install "closureParserClass"?
>>>
>>
>> these are leftovers from the NewCompiler ClosureCompiler. We will
>> clean this up soon.
>
> http://code.google.com/p/pharo/issues/detail?id=715



In the mean time, can I just do like Damien P suggests in the above  
link, i.e. replace closureParserClass with parserClass?

--
  Simon




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Compiler class>>closureParserClass

Stéphane Ducasse
http://code.google.com/p/pharo/issues/detail?id=741

>>>> That is right?
>>>> How to install "closureParserClass"?

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