[Issue 3604] extern(C) callable function with array parameters broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Dec 10 13:36:18 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3604
Lutger <lutger.blijdestijn at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lutger.blijdestijn at gmail.co
| |m
--- Comment #2 from Lutger <lutger.blijdestijn at gmail.com> 2009-12-10 13:36:16 PST ---
This is not a compiler bug, but due to the changed semantics (value instead of
reference) of static arrays the extern(C) declaration of pipe is wrong.
See also this post:
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=18393
--
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