Branch: Tag:

2021-03-06

2021-03-06 13:32:14 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Build: Fix some warnings.

4431:    free_type(tmp2);    return ret;    - #ifdef PIKE_DEBUG +     default: -  +  /* Make the C-compiler happy. */ + #ifdef PIKE_DEBUG    Pike_fatal("Unsupported binary type operation: 0x%02x\n", op);   #endif -  +  break;    }       if (!a || !b) {