digitalmars.D.bugs - [Issue 4146] New: Unavailable: core.sys.posix.sys.wait.waitid()
- d-bugmail puremagic.com (22/22) May 02 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4146
- d-bugmail puremagic.com (8/8) May 06 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4146
- d-bugmail puremagic.com (12/12) May 18 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4146
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
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 02 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4146 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 06 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
Fixed DMD2.046.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 18 2010









d-bugmail puremagic.com 