[Issue 8031] If a class have some signals it's impossible for a derived class to have any signals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 5 23:42:06 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8031


Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

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


--- Comment #2 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2012-07-06 10:42:02 MSD ---
Since https://github.com/D-Programming-Language/phobos/pull/567 has been merged
now it's impossible for a derived class to have signals only if a base class
has the one and only signal (because of Issue 5028) and this isn't a major luck
of functionality.

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


More information about the Digitalmars-d-bugs mailing list