[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Aug 15 23:55:04 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005470.html

Name: Compiler-eem.233
Ancestors: Compiler-nice.232

Fix comment collection for blocks.  Old code forgot to nil
currentComment after adding to a block.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005471.html

Name: Network-dtl.134
Ancestors: Network-ul.133

Fix for SocketTest>>testPeerName
Use #remoteAddress instead of #remoteSocketAddress in Socket>>peerName.

Follow up required: Implementation of remoteSocketAddress may be wrong, and is presumably redundant with socketAddress. The tests in NetNameResolver class>>testIPv6 should be converted to unit tests.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005472.html

Name: Network-ul.135
Ancestors: Network-dtl.134

- fix: Socket >> #remoteSocketAddress shouldn't send #asSocketAddress if #useOldNetwork is true

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


More information about the Squeak-dev mailing list