pike.git/
src/
encode.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-02-15
2018-02-15 11:58:36 by Martin Nilsson <nilsson@fastmail.com>
ff2bc99e1aa2c7ab7576389ee861b94c0ef889c0 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
FALL THROUGH -> FALLTHRU to survive -Wimplicit-fallthrough=4.
878:
} break; }
-
/*
FALL
THROUGH
*/
+
/*
FALLTHRU
*/
default: code_entry(TAG_OBJECT, 0,data);