13216 ----- - Issue 4277: cleaning and fixing textMorph. http://code.google.com/p/pharo/issues/detail?id=4277 - Issue 4272: commandLineInput on Windows http://code.google.com/p/pharo/issues/detail?id=4272 - Issue 4276: Clean up ToolsBuilder a little... http://code.google.com/p/pharo/issues/detail?id=4276 - Issue 4233: to get stdout and others http://code.google.com/p/pharo/issues/detail?id=4233 you will get a popup but this is normal. There were some dirty packages and I did not see that when I started. Anyway it feels good it feels good :) Stef
On 25 May 2011, at 22:15, Stéphane Ducasse wrote:
- Issue 4233: to get stdout and others http://code.google.com/p/pharo/issues/detail?id=4233 Thanks, will test it.
Best regards Stefan -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
pay attention that you accept the stupid pop up (that breask hudson right now and stress marcus) :) I'm interested to know because I did not tested the integration with the startup and initialize. I reviewed the code and igor reviewed it Stef On May 25, 2011, at 11:14 PM, Stefan Marr wrote:
On 25 May 2011, at 22:15, Stéphane Ducasse wrote:
- Issue 4233: to get stdout and others http://code.google.com/p/pharo/issues/detail?id=4233 Thanks, will test it.
Best regards Stefan
-- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
Hi: On 25 May 2011, at 23:41, Stéphane Ducasse wrote:
pay attention that you accept the stupid pop up (that breask hudson right now and stress marcus) :) I did not notice any popup. I downloaded the latest (13215) full image and figured out how to do a manual update (why is there no menu item?) with the loader class.
And well, sorry, but it is broken. Looks to me like StandardFileStream>>#openOnHandle:name:forWrite: is missing (it exists in Squeak 4.2) but hasn't been included in the image after the updated, and is also absent from the .cs file attached to the corresponding issue in the tracker. After grabbing that from Squeak, the relevant SMark tests are green, and `FileStream stdout nextPutAll: 'fooo'` works as expected. Best regards Stefan -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
participants (2)
-
Stefan Marr -
Stéphane Ducasse