www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 3804] New: Recent versions of GNU C Library have execvpe() implemented.

reply d-bugmail puremagic.com writes:
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



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: -------
Feb 15 2010
next sibling parent d-bugmail puremagic.com writes:
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



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: -------
Jun 21 2010
prev sibling parent d-bugmail puremagic.com writes:
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



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: -------
Jan 01 2011