Fix the trivial compiler warnings in debugger/ when compiling with -W
authorJoerg Mayer <jmayer@loplof.de>
Tue, 26 Dec 2000 01:28:51 +0000 (01:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Dec 2000 01:28:51 +0000 (01:28 +0000)
commitd18140cef47e39aa6625dba6c74efdaa56671ba3
treeaa63f10f059ca7b71447fbc933b32078fc66a0c4
parent099f4c3786431a2c343dab441d51430422304fa6
Fix the trivial compiler warnings in debugger/ when compiling with -W
- moved inline statements to front
- fixed the trivial cases of signed/unsigned comparisons
debugger/expr.c
debugger/module.c
debugger/msc.c
debugger/stabs.c