[Issue 3882] Unused result of pure functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 1 16:35:33 PST 2014


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



--- Comment #18 from bearophile_hugs at eml.cc 2014-03-01 16:35:31 PST ---
(In reply to comment #17)

> I don't think there are any IDEs that support semantic resolution of overloaded
> and/or templated functions especially not when they are called through UFCS.

Then add the context too, and let's see what Walter/Kenji think about it.


>Shouldn't this be mentioned in the warning?

OK.


> Does anyone know how to add the scope (in this case 'test') qualifier to
the function name?

My suggestion is to search for the "cannot call impure function" string in the
compiler source code and copy how it's done there.

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