[Issue 6857] Precondition contract checks should be statically bound.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 7 10:31:18 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6857
--- Comment #66 from Stewart Gordon <smjg at iname.com> 2012-05-07 10:32:33 PDT ---
(In reply to comment #63)
> > Can't this be solved by simply making all struct parameters to the in/out
> > functions ref?
>
> Losing all C ABI compatiblity in the process.
Contracts don't exist in C - so what's there to lose?
> How do you forward a variadic function? You don't know what's on the stack to
> forward.
How do you implement a variadic function at all without knowing this?
--
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