[phobos] [D-Programming-Language/phobos] 0c8269: Fix issue 8580 - Peek returns an invalid pointer f...

GitHub noreply at github.com
Mon Feb 17 01:05:59 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0c82698b6f50df89e946be797e2754153f1a0e29
      https://github.com/D-Programming-Language/phobos/commit/0c82698b6f50df89e946be797e2754153f1a0e29
  Author: Ognjen Ivkovic <opantm2+git at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Fix issue 8580 - Peek returns an invalid pointer for structs larger than Variant.size.

Style: Add space between if and condition.


  Commit: 91c85101e8a8273fc6abe425b8eaac1d4808ece4
      https://github.com/D-Programming-Language/phobos/commit/91c85101e8a8273fc6abe425b8eaac1d4808ece4
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #1934 from Kapps/fix8580

Fix issue 8580 - Peek returns an invalid pointer for structs larger than Variant.size.


Compare: https://github.com/D-Programming-Language/phobos/compare/f35372d72d88...91c85101e8a8


More information about the phobos mailing list