pike.git/
src/
pike_types.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2021-01-25
2021-01-25 21:43:07 by Henrik Grubbström (Grubba) <grubba@grubba.org>
fb51ceb1506d1bafa0af66f30378187cf21832b4 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Build: Fix compilation warning.
4984:
} while (nargs-- > 1) push_type(T_OR); return pop_unfinished_type();
+
default:
+
/* Fall back to complex_function below. */
+
break;
} complex_function: