[Issue 3797] Implicit conversion between incompatible function pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 18 11:07:04 PDT 2010


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



--- Comment #2 from bearophile_hugs at eml.cc 2010-10-18 11:06:24 PDT ---
Sobirari Muhomori has closed bug 5069 because it's a duplicate of this one. But
please don't ignore one thing I've written in bug 5069, about error messages,
where for a wrong usage of std.c.stdlib.qsort I have asked for a single better
error message (instead of the current two worse error messages):


Line 15: Error: cannot implicitly convert expression (& compare) of type int
function(const void*, const void*) to extern(C) int function(const void*, const
void*)

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