[Issue 6132] extern (C) Silently Ignored Within D Classes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 25 19:46:21 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6132
--- Comment #1 from Braxton Sherouse <sherouse at email.virginia.edu> 2011-06-25 19:41:29 PDT ---
Another peculiarity to add:
class Sprocket {
extern (C) static int clock(); // not added to the symbol table!
}
--
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