Fixing winedump

Guy L. Albertelli galberte at neo.lrun.com
Mon Oct 15 18:18:12 CDT 2001


The new winedump tool was seriously broken when attempting the "spec"
functions.

Also attempting to create the diffs from "cvs.winehq.com" I get message:
  cvs [server aborted]: no such directory 'tools/winedump'
It still generated the diff but why the error?

Changelog:
 Guy Albertelli  <<galberte at neo.lrun.com>>

  tools/winedump/pe.c, output.c, main.c
    - eliminate different segmentation faults.
    - when attempting to open a dll, append ".dll" to find it (was stripped
previously).
    - identify named exports so that the ordinal number is "@" in .spec
file.
    - setup output dll name prior to creating ordinal symbols.
    - don't overlay the named exports with the ordinal exports.
    - correct test for last symbol.
    - fix generated install script to match current make files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pe.diff
Type: application/octet-stream
Size: 4054 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011015/bfb3d539/pe.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.diff
Type: application/octet-stream
Size: 2972 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011015/bfb3d539/output.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.diff
Type: application/octet-stream
Size: 434 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011015/bfb3d539/main.obj


More information about the wine-patches mailing list