[Issue 3013] Duplicate error message on calling a function with a type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 16 19:38:41 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=3013


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |yebblies at gmail.com
           Platform|x86                         |All
            Version|1.043                       |D2
            Summary|Weird implicit conversion   |Duplicate error message on
                   |error with cryptic mangled  |calling a function with a
                   |name - assigning to invalid |type
                   |arraytype.function call     |
         OS/Version|Windows                     |All


--- Comment #7 from yebblies <yebblies at gmail.com> 2013-11-17 14:38:36 EST ---
Currently prints:

DMD v2.065 DEBUG
testx.d(4): Error: string is not an expression
testx.d(4): Error: string is not an expression
testx.d(4): Error: cannot pass type string as function argument

Which is pretty accurate except for the duplicate errors.

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

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


More information about the Digitalmars-d-bugs mailing list