bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29525] NSTask problem on windows


From: Riccardo mottola
Subject: [bug #29525] NSTask problem on windows
Date: Mon, 12 Apr 2010 11:09:33 +0000
User-agent: Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.5.22 Version/10.51

URL:
  <http://savannah.gnu.org/bugs/?29525>

                 Summary: NSTask problem on windows
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: lun 12 apr 2010 11:09:32 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

there are problems with the arguments passed.

using the launch test in the base/NSTask suite:

Running base/NSTask/launch.m...
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
2010-04-12 13:01:51.135 launch[1740] Error launching task:
C:\WINDOWS\SYSTEM32\MEM.EXE ... Parametro non corretto.

(the error message means invalid parameter)

a simple test with execve() is able to start mem.exe directly.
Maybe it is a NSTask problem with the parameter array or a problem of
CreateProcessW compared to execve?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29525>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]