[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Nov 15 23:55:05 UTC 2012


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005560.html

Name: NetworkTests-dtl.34
Ancestors: NetworkTests-dtl.33

SocketTest>>testSocketReuse will fail on platforms that do not implement the SO_REUSEPORT socket option. Update the test comment to explain this, and provide assertions that identify the cause of the failure.

Note that failure on setting SO_REUSEPORT reflects a limitation of the underlying platform network support, and does not indicate an error in Squeak networking.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005561.html

Name: Compiler-eem.243
Ancestors: Compiler-eem.242

Use a smaller hammer to crack the same tiny nut.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005562.html

Name: NetworkTests-dtl.35
Ancestors: NetworkTests-dtl.34

Revert change to SocketTest>>testSocketReuse because it fails on the squeakci.org test server. To be updated and/or resubmitted to inbox when a better update is available.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005563.html

Name: Tools-eem.428
Ancestors: Tools-eem.427

Provide a run-until-expression facility for the debugger.
Thanks to Bob Arning and Bert Freudenberg for UI advice.

=============================================


More information about the Squeak-dev mailing list