[Issue 2643] Front-end should check for unimplemented interface functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 22 01:40:48 PDT 2013


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


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
            Summary|-o- switch breaks semantic  |Front-end should check for
                   |analysis                    |unimplemented interface
                   |                            |functions


--- Comment #6 from Don <clugdbug at yahoo.com.au> 2013-07-22 01:40:46 PDT ---
This is not just an issue with -o-. Because the error is only generated in the
glue layer, it isn't prevented from being sent to CTFE.

This means that in some circumstances, in CTFE, you can successfully call a
function which the compiler says does not exist!!

-- 
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