Thread overview
[Issue 3804] New: Recent versions of GNU C Library have execvpe() implemented.
Feb 15, 2010
Iain Buclaw
Jan 01, 2011
Iain Buclaw
February 15, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3804

           Summary: Recent versions of GNU C Library have execvpe()
                    implemented.
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: ibuclaw@ubuntu.com


--- Comment #0 from Iain Buclaw <ibuclaw@ubuntu.com> 2010-02-15 03:26:57 PST ---
Recent versions of GNU C Library have execvpe() implemented, so std/process.d should be updated to reflex this in POSIX systems by allowing D to use the system's own implementation.

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


Lars T. Kyllingstad <bugzilla@kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@kyllingen.net
           Severity|blocker                     |enhancement


--- Comment #1 from Lars T. Kyllingstad <bugzilla@kyllingen.net> 2010-06-21 11:47:31 PDT ---
Please correct me if I'm wrong, but I don't see how this bug can be a blocker.

Is std.process not working for you?  If so, it would be great if you could provide a test case.  Until then, I'm marking this as an enhancement request.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 01, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3804


Iain Buclaw <ibuclaw@ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ibuclaw@ubuntu.com
         Resolution|                            |WONTFIX


--- Comment #2 from Iain Buclaw <ibuclaw@ubuntu.com> 2011-01-01 09:56:04 PST ---
OK, closing then.

The lack of any configure script makes it impossible to *probe* the system that phobos is being built on anyways...

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