[Issue 4146] New: Unavailable: core.sys.posix.sys.wait.waitid()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 2 03:23:30 PDT 2010


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

           Summary: Unavailable: core.sys.posix.sys.wait.waitid()
           Product: D
           Version: future
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: sean at invisibleduck.org
        ReportedBy: bugzilla at kyllingen.net


--- Comment #0 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2010-05-02 03:23:28 PDT ---
As of POSIX:2008, the waitid() function and its related symbolic constants have
been moved to the Base specification.  The relevant declarations are already in
core/sys/posix/sys/wait.d, but are commented out.  Please uncomment them -- I'd
like to use waitid() in the new std.process.

Reference:
http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_wait.h.html

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