Displaying 1 result from an estimated 1 matches for "bad_handler".
Did you mean:
addhandler
2001 Aug 27
1
Problem with compilation
...ry=2 -fPIC -D__WINE__ -D_REENTRANT
-I/usr/X11R6/include -o dosmod ./dosmod.c
./dosmod.c:44: warning: `struct vm86plus_struct' declared inside parameter
list
./dosmod.c:44: warning: its scope is only this definition or declaration,
which
is probably not what you want.
./dosmod.c: In function `bad_handler':
./dosmod.c:136: invalid use of undefined type `struct vm86plus_struct'
./dosmod.c:136: invalid use of undefined type `struct vm86plus_struct'
./dosmod.c: In function `send_enter_reply':
./dosmod.c:172: sizeof applied to an incomplete type
./dosmod.c:172: sizeof applied to an incom...