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


Denis Shelomovskij <verylonglogin....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |verylonglogin....@gmail.com
         Resolution|                            |INVALID


--- Comment #1 from Denis Shelomovskij <verylonglogin....@gmail.com> 2012-09-13 
08:30:35 MSD ---
When calling from C you have to explicitly initialize D's runtime first. Your
program calls Phobos function on uninitialized druntime and will obviously
crash.

For more information read this:
http://stackoverflow.com/questions/7480046/implementing-a-c-api-in-d/7486417#7486417

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to