Thread overview
[Issue 2738] New: Rebindable should work for interfaces.
Mar 16, 2009
d-bugmail
May 24, 2010
Shin Fujishiro
May 24, 2010
Shin Fujishiro
March 16, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2738

           Summary: Rebindable should work for interfaces.
           Product: D
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: dsimcha@yahoo.com


std.typecons.Rebindable only works for class instances derived from Object.  It should also work when the compile-time type of the object is an interface.


-- 

May 24, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2738


Shin Fujishiro <rsinfu@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |rsinfu@gmail.com
         AssignedTo|nobody@puremagic.com        |rsinfu@gmail.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 24, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2738


Shin Fujishiro <rsinfu@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from Shin Fujishiro <rsinfu@gmail.com> 2010-05-23 21:33:53 PDT ---
Fixed in svn r1550.

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