[phobos] [D-Programming-Language/phobos] d56a3d: Fixed issue where RedBlackTree's vtable was differ...

noreply at github.com noreply at github.com
Mon Oct 3 10:10:46 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: d56a3dca46d4456b27ead6aa19c2abdb59eabf3e
      https://github.com/D-Programming-Language/phobos/commit/d56a3dca46d4456b27ead6aa19c2abdb59eabf3e
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2011-10-03 (Mon, 03 Oct 2011)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Fixed issue where RedBlackTree's vtable was different when compiled with -unittest.

http://d.puremagic.com/issues/show_bug.cgi?id=6761


  Commit: fa93dbf5f4de218b7e00e5d0430d28b17acd226c
      https://github.com/D-Programming-Language/phobos/commit/fa93dbf5f4de218b7e00e5d0430d28b17acd226c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2011-10-03 (Mon, 03 Oct 2011)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Merge pull request #285 from schveiguy/master

Fix bug 6761 where RedBlackTree's vtable layout differs when in -unittest mode


Compare: https://github.com/D-Programming-Language/phobos/compare/ceb2539...fa93dbf


More information about the phobos mailing list