--- gforth/arch/alpha/machine.h 1999/02/06 22:28:22 1.5 +++ gforth/arch/alpha/machine.h 2000/04/29 13:07:34 1.6 @@ -152,7 +152,7 @@ typedef short Int16; /* the does handler resides between DOES> and the following Forth code. Since the code-field jumps directly to dodoes, the does-handler is not needed for the Alpha architecture */ -#define MAKE_DOES_HANDLER(addr) 0 +#define MAKE_DOES_HANDLER(addr) ((void)0) /* This makes a code field for a does-defined word. doesp is the address of the does-code. On the Alpha, the code field consists of