Issue 3804 in pharo: #cannotInterpret: fails to work with JIT Cog, but works with StackInterpreter

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

Issue 3804 in pharo: #cannotInterpret: fails to work with JIT Cog, but works with StackInterpreter

pharo
Status: Accepted
Owner: [hidden email]

New issue 3804 by [hidden email]: #cannotInterpret: fails to work with  
JIT Cog, but works with StackInterpreter
http://code.google.com/p/pharo/issues/detail?id=3804


See tests failing in:
http://code.google.com/p/pharo/issues/detail?id=3648

These tests are failing in Cog, but not in StackInterpreter:
MessageCatchingProxyTests


Update by Eliot:

"
Just to confirm, I have fixed this in my working image but have yet to push  
it to the repository because due to other changes I have introduced some  
regressions by mistake.

"


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3804 in pharo: #cannotInterpret: fails to work with JIT Cog, but works with StackInterpreter

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.3

Comment #1 on issue 3804 by [hidden email]: #cannotInterpret: fails  
to work with JIT Cog, but works with StackInterpreter
http://code.google.com/p/pharo/issues/detail?id=3804

Test is green with the latest build of cog from Hudson.