pike.git/
src/
interpret.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-02-12
2018-02-12 22:22:42 by Marcus Comstedt <marcus@mc.pp.se>
3595ea1db874471d0dc9330f052cd1d3a0c06525 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Add more FALLTHRU directives where needed
2148:
constant = &context->prog->constants[function->func.const_info.offset].sval; if( TYPEOF(*constant) != PIKE_T_PROGRAM ) break;
+
/* FALLTHRU */
case IDENTIFIER_C_FUNCTION: case IDENTIFIER_PIKE_FUNCTION: if( !new_frame )