[Issue 4581] extern function pointers inside functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 4 10:07:34 PDT 2010


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



--- Comment #3 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-08-04 10:07:30 PDT ---
You can't express intention with extern attribute, because it's ambiguous:
whether it specifies an external function or internal function with specific
calling convention. Currently there's no way to differentiate between these two
cases.

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