June 28, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 18efc8c5dc0606aaf8589d01d0f7229a4ce3277c
      https://github.com/D-Programming-Language/phobos/commit/18efc8c5dc0606aaf8589d01d0f7229a4ce3277c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-06-28 (Sat, 28 Jun 2014)

  Changed paths:
    M std/socket.d
    M std/variant.d

  Log Message:
  -----------
  fix Issue 13000 - Casts should be removed to utilize features of inout


  Commit: aab91e5f3f42d3838fddf98c956baeab9741bdad
      https://github.com/D-Programming-Language/phobos/commit/aab91e5f3f42d3838fddf98c956baeab9741bdad
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2014-06-28 (Sat, 28 Jun 2014)

  Changed paths:
    M std/socket.d
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #2279 from 9rnsr/fix13000

Issue 13000 - Casts should be removed to utilize features of inout


Compare: https://github.com/D-Programming-Language/phobos/compare/950d67af6a66...aab91e5f3f42