[phobos] [D-Programming-Language/phobos] 6c045b: Fix infinite loop in opEquals.

GitHub noreply at github.com
Fri Oct 26 21:44:52 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6c045bb3d39f4162cdde763405da1d3d122088a2
      https://github.com/D-Programming-Language/phobos/commit/6c045bb3d39f4162cdde763405da1d3d122088a2
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2012-10-26 (Fri, 26 Oct 2012)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Fix infinite loop in opEquals.

Add unittests to test non-trivial cases of opEquals.


  Commit: 77b3c443ee130066eded32734181628e01dc792c
      https://github.com/D-Programming-Language/phobos/commit/77b3c443ee130066eded32734181628e01dc792c
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-10-26 (Fri, 26 Oct 2012)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Merge pull request #899 from quickfur/dlist_opEquals

Fix infinite loop in opEquals. (issue 8895)


Compare: https://github.com/D-Programming-Language/phobos/compare/eb9e4f051cde...77b3c443ee13


More information about the phobos mailing list