[dmd-internals] [D-Programming-Language/dmd] f6af3c: fix Issue 8522 - Comparison operator overloading d...
GitHub
noreply at github.com
Thu Aug 23 08:25:51 PDT 2012
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 at 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 at 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
More information about the dmd-internals
mailing list