Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1910c6dabd357c644c07bbb6143ffcef8d8dde6a
https://github.com/D-Programming-Language/dmd/commit/1910c6dabd357c644c07bbb6143ffcef8d8dde6a
Author: Orvid King <[email protected]>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M samples/listener.d
Log Message:
-----------
The socket listener sample was nowhere near being modern D
It also used goto's in multiple places, and a try-catch where a
`scope(failure)` would have sufficed.
Commit: fc4c2b0dbec9d35aa702c97ffee2c481c2825a09
https://github.com/D-Programming-Language/dmd/commit/fc4c2b0dbec9d35aa702c97ffee2c481c2825a09
Author: Andrej Mitrović <[email protected]>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M samples/listener.d
Log Message:
-----------
Merge pull request #4325 from Orvid/patch-2
The socket listener sample was nowhere near being modern D
Compare:
https://github.com/D-Programming-Language/dmd/compare/fa9a9b834b67...fc4c2b0dbec9_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals