[Issue 8522] Comparison operator overloading doesn't consider the qualifier of lhs

2012-11-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8522


Kenji Hara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8522] Comparison operator overloading doesn't consider the qualifier of lhs

2012-08-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8522



--- Comment #3 from github-bugzi...@puremagic.com 2012-08-23 08:25:59 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f6af3ce56851c2b120a87cabc79b4c3427f04606
fix Issue 8522 - Comparison operator overloading doesn't consider the qualifier
of lhs

https://github.com/D-Programming-Language/dmd/commit/7cc1b80964cb8c45e4136a71860f05853d89931d
Merge pull request #1075 from 9rnsr/fix8522

Issue 8522 - Comparison operator overloading doesn't consider the qualifier of
lhs

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8522] Comparison operator overloading doesn't consider the qualifier of lhs

2012-08-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8522


Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull
Summary|Overloading template|Comparison operator
   |function with prefix const  |overloading doesn't
   |doesn't work|consider the qualifier of
   ||lhs


--- Comment #2 from Kenji Hara  2012-08-08 08:58:02 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1075

And changed the title.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---