[Issue 6758] std.c.stdarg problems with 8 or more integer arguments on x86_64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 2 05:23:51 PDT 2011


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



--- Comment #2 from Graham <grahamc001uk at yahoo.co.uk> 2011-10-02 05:23:12 PDT ---
The quantity 8 (number of int or uint arguments) is probably not particularly
significant. I have also seen seg faults on code with as few as 6 integer
arguments mixed with strings and floats. 8 seems to be where the problem
happens in the example code.

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