https://d.puremagic.com/issues/show_bug.cgi?id=3013
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] 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 <[email protected]> 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: -------
