Ceanup code that is strange or difficult to parse

Patrik Stridvall ps at leissner.se
Sat Sep 8 11:18:56 CDT 2001


When working on the new C parser,
I found some things in the source
code that is at least partly wrong
that also in some case makes parsing
harder.

Oh well, I think they describe themselves.
They are I three parts for you to be able
to easier reject part of the patch 
if you wish.

*** cleanup

* dlls/comctl32/tab.c,
  dlls/imagehlp/modify.c,
  dlls/msvcrt/locale.c,
  dlls/ole32/bindctx.c,
  dlls/ole32/compobj.c,
  dlls/ole32/filemoniker.c,
  dlls/ole32/itemmoniker.c,
  dlls/ole32/moniker.c,
  dlls/ole32/ole2.c,
  dlls/setupapi/setupx_main.c,
  dlls/shell32/shpolicy.c,
  dlls/winaspi/winaspi32.c,
  dlls/x11drv/dga2.c,
  graphics/x11drv/bitblt.c,
  graphics/painting.c,
  msdos/int10.c,
  objects/clipping.c:
Cleanup code that is strange or difficult to parse.

*** cleanup2

* dlls/ddraw/ddraw/hal.c,
  dlls/wininet/ftp.c,
  dlls/wininet/http.c,
  dlls/wininet/internet.c:
Cleanup code that is strange or difficult to parse.

*** cleanup3

* dlls/ntdll/exception.c,
  dlls/quartz/amerror.c,
  dlls/x11drv/xvidmode.c,
  graphics/x11drv/oembitmap.c:
Cleanup code that is strange or difficult to parse.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup.diff
Type: application/octet-stream
Size: 14118 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010908/eefd7ee8/cleanup.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup2.diff
Type: application/octet-stream
Size: 4728 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010908/eefd7ee8/cleanup2.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup3.diff
Type: application/octet-stream
Size: 13556 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010908/eefd7ee8/cleanup3.obj


More information about the wine-patches mailing list