Re: [Pharo-project] TestResource bug?
On Apr 9, 2011, at 5:40 PM, Guillermo Polito wrote:
Hi! I'm using pharo 1.2 and I've found a little problem in here
TestResource>>makeAvailable
...
Is this a bug or i'm doing a mistake? Shouldn't current := false be changed be changed by current := nil. ??
Yes, I think you are right... can you add a bugreport? -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Yep, thanks for the response! Issue 3980 <http://code.google.com/p/pharo/issues/detail?id=3980>: TestResource fails to makeAvailable an never recovers On Sun, Apr 10, 2011 at 6:42 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Apr 9, 2011, at 5:40 PM, Guillermo Polito wrote:
Hi! I'm using pharo 1.2 and I've found a little problem in here
TestResource>>makeAvailable
...
Is this a bug or i'm doing a mistake? Shouldn't *current := false be changed *be changed by *current := nil. *??* *
Yes, I think you are right... can you add a bugreport?
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (2)
-
Guillermo Polito -
Marcus Denker