-
Arne Goedeke authored
When compiling without bytecode and with compilers without computed goto, the variable p is always struct program *. Use addr for OPCODE_T *, instead, to silence warnings.
Arne Goedeke authoredWhen compiling without bytecode and with compilers without computed goto, the variable p is always struct program *. Use addr for OPCODE_T *, instead, to silence warnings.