Thread overview
[Issue 4146] New: Unavailable: core.sys.posix.sys.wait.waitid()
May 18, 2010
Don
May 02, 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@invisibleduck.org
        ReportedBy: bugzilla@kyllingen.net


--- Comment #0 from Lars T. Kyllingstad <bugzilla@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: -------
May 06, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4146



--- Comment #1 from Lars T. Kyllingstad <bugzilla@kyllingen.net> 2010-05-06 01:28:43 PDT ---
http://www.dsource.org/projects/druntime/changeset/291

Thanks for fixing this so quickly, Sean.  As it turns out, though, I won't be needing it after all -- what I wanted it for wouldn't be portable to Windows.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 18, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4146


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |clugdbug@yahoo.com.au
         Resolution|                            |FIXED


--- Comment #2 from Don <clugdbug@yahoo.com.au> 2010-05-18 12:19:52 PDT ---
Fixed DMD2.046.

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