[Bug 10138] New: exec* function family expands * and ?

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 22 10:03:45 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10138

           Summary: exec* function family expands * and ?
           Product: Wine
           Version: CVS/GIT
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pclouds at gmail.com


This is the output from running "you.exe" in XP:

0001: I
0002: call
0003: me.exe
0004: you.exe

FYI the directory contains only you.exe and me.exe

Here is the output from wine-0.9.42-278-gf40bdba

0001: I
0002: call
0003: *

Sources of you.exe and me.exe follow


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list