pike.git/
src/
pike_types.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2021-03-06
2021-03-06 13:32:14 by Henrik Grubbström (Grubba) <grubba@grubba.org>
37746091c4742f44b93115c18719dcddb6bee777 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
master
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) {