[Issue 6825] Regression(2.055+): Address of templated method incorrectly taken

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6825

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|D1 & D2 |D2

--


[Issue 6825] Regression(2.055+): Address of templated method incorrectly taken

2011-10-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6825


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #3 from Walter Bright  2011-10-23 
12:45:05 PDT ---
https://github.com/D-Programming-Language/dmd/commit/9845d16592d057d11cbebf5a5be705f7f8051c2a

https://github.com/D-Programming-Language/dmd/commit/deb82d39d12b325118372c1cf8c7634c0597e43e

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


[Issue 6825] Regression(2.055+): Address of templated method incorrectly taken

2011-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6825


Kenji Hara  changed:

   What|Removed |Added

   Keywords||patch


--- Comment #2 from Kenji Hara  2011-10-21 03:42:20 PDT ---
> Introduced in 2f37b7d according to git bisect.

It is a bug of TemplateInstance::needsTypeInference that surfaced by that
commit.

https://github.com/D-Programming-Language/dmd/pull/465

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


[Issue 6825] Regression(2.055+): Address of templated method incorrectly taken

2011-10-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6825


Trass3r  changed:

   What|Removed |Added

Summary|Address of templated method |Regression(2.055+): Address
   |incorrectly taken   |of templated method
   ||incorrectly taken


--- Comment #1 from Trass3r  2011-10-18 07:16:14 PDT ---
Introduced in 2f37b7d according to git bisect.

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