[RESENT] MSVCRT: Lower Error level of _spawnve

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Tue May 24 05:40:22 CDT 2005


>>>>> "Alexandre" == Alexandre Julliard <julliard at winehq.org> writes:

    Alexandre> Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:
    >> @@ -448,7 +448,9 @@ const char *fullname = name; int ret = -1;
    >> 
    >> - FIXME(":not translating name %s to locate program\n",fullname); +
    >> /* Is this really a WARN? Native msvcrt doesn't seem to translate the
    >> argumentsd neither + bon at elektron.ikp.physik.tu-darmstadt.de 050516
    >> */ + WARN(":not translating name %s to locate program\n",fullname);

    Alexandre> Yes, native does transformations on the program name, like
    Alexandre> looking for .bat, .cmd etc. if there is no extension. That
    Alexandre> FIXME should remain until this is fixed properly.

I was seeing the ../.. and such was not translated on both native and
builtin. I'll try to clear up the command.

-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list