[Issue 9449] Segmentation fault in main()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 21 12:11:11 PDT 2013


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



--- Comment #11 from John Colvin <john.loughran.colvin at gmail.com> 2013-04-21 20:11:09 BST ---
(In reply to comment #10)
> There is no D style array passing happening here, static or otherwise,
> it's just pointers.

Sorry, mistake.

There is an array being passed as "value", but from the callers point of view
(generated in dmd) it's not an array at all, it's just a 128 bit type.

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