[Issue 926] Revival of implicit conversion from Derived[] to Base[] not noted in changelog

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 24 07:30:55 PST 2009


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


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
             Status|RESOLVED                    |REOPENED
          Component|DMD                         |www.digitalmars.com
         Resolution|INVALID                     |
            Summary|Implicit conversion from    |Revival of implicit
                   |Derived[] to Base[]         |conversion from Derived[] to
                   |                            |Base[] not noted in
                   |                            |changelog




------- Comment #2 from smjg at iname.com  2009-02-24 09:30 -------
So the bug is that either:
(a) It was disallowed in 0.73 according to the changelog, but the spec itself
not updated.  The 'bug' that it didn't behave according to spec was
subsequently fixed, but Walter completely forgot about the time when the
anomaly was introduced.

(b) It was disallowed in 0.73, the spec updated, and then the reversion both in
the spec and in the compiler was inadvertently left out of the changelog.


-- 



More information about the Digitalmars-d-bugs mailing list