[Bug 13861] Use of stdio functions in wine programs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 26 04:19:22 CDT 2011


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fgouget at codeweavers.com
         Resolution|                            |WONTFIX

--- Comment #6 from François Gouget <fgouget at codeweavers.com> 2011-08-26 04:19:21 CDT ---
Here is an update on this.

First here are the fixed tools:
 - cmd
 - hostname
 - ipconfig
 - net
 - reg
 - taskkill
 - winedbg
 - xcopy

One half fixed tool:
 - regedit (bug 28192)
   Mysteriously links with msvcrt. But in wineconsole the usage message appears
only after regedit has already quit (i.e. after the wineconsole prompt).

The ones that are not fixed yet:
 - expand (bug 28187)
 - icinfo (bug 28188)
 - uninstaller (bug 28186 and bug 28185)
 - regsvr32 (bug 28189)
 - winepath (bug 28190)
 - winetest (bug 28191)

And some 'cheaters'. As such they probably don't need fixing:
 - msiexec (brings up a MessageBox)
 - taskmgr (ignores the command line)
 - wordpad (no usage, GUI app)

What this shows however is that there should be one bug for each tool:
 * Because there is no global fix, each tool will need to be fixed one by one.
 * To simplify tracking which tool is fixed and which is still buggy.

So I created new bugs the the tools that are not fixed yet and indicated the
bug numbers above. These new bugs also indicate they were split off from this
one and I am now closing this bug as it is now redundant.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list