August 23, 2012 [dmd-internals] [D-Programming-Language/dmd] f6af3c: fix Issue 8522 - Comparison operator overloading d... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f6af3ce56851c2b120a87cabc79b4c3427f04606 https://github.com/D-Programming-Language/dmd/commit/f6af3ce56851c2b120a87cabc79b4c3427f04606 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-08-08 (Wed, 08 Aug 2012) Changed paths: M src/opover.c M test/runnable/opover.d Log Message: ----------- fix Issue 8522 - Comparison operator overloading doesn't consider the qualifier of lhs Commit: 7cc1b80964cb8c45e4136a71860f05853d89931d https://github.com/D-Programming-Language/dmd/commit/7cc1b80964cb8c45e4136a71860f05853d89931d Author: Don Clugston <dclugston@googlemail.com> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M src/opover.c M test/runnable/opover.d Log Message: ----------- Merge pull request #1075 from 9rnsr/fix8522 Issue 8522 - Comparison operator overloading doesn't consider the qualifier of lhs Compare: https://github.com/D-Programming-Language/dmd/compare/e69ff998eb3d...7cc1b80964cb |
Copyright © 1999-2021 by the D Language Foundation