October 26, 2012 [phobos] [D-Programming-Language/phobos] 6c045b: Fix infinite loop in opEquals. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation