Re: Issue 3187 in pharo: Undeclared in SmartRefStream>>#nextPut:

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

Re: Issue 3187 in pharo: Undeclared in SmartRefStream>>#nextPut:

pharo

Comment #1 on issue 3187 by guillermopolito: Undeclared in  
SmartRefStream>>#nextPut:
http://code.google.com/p/pharo/issues/detail?id=3187

There's a line that's using that instance variable, but it was removed.

Does it have something to do with the Uniclasses removal?

There are no tests for SmartRefStream... :(


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3187 in pharo: Undeclared in SmartRefStream>>#nextPut:

pharo
Updates:
        Cc: adrian.lienhard

Comment #2 on issue 3187 by stephane.ducasse: Undeclared in  
SmartRefStream>>#nextPut:
http://code.google.com/p/pharo/issues/detail?id=3187

adrian do you have tests for SmartRefStream?


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3187 in pharo: Undeclared in SmartRefStream>>#nextPut:

pharo
Updates:
        Status: Closed

Comment #3 on issue 3187 by stephane.ducasse: Undeclared in  
SmartRefStream>>#nextPut:
http://code.google.com/p/pharo/issues/detail?id=3187

in 12236


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3187 in pharo: Undeclared in SmartRefStream>>#nextPut:

pharo

Comment #4 on issue 3187 by adrian.lienhard: Undeclared in  
SmartRefStream>>#nextPut:
http://code.google.com/p/pharo/issues/detail?id=3187

no, I don't have tests...