diff options
author | Richard Fussenegger <Fleshgrinder@users.noreply.github.com> | 2017-07-17 18:13:12 +0200 |
---|---|---|
committer | Paul Yang <TeBoring@users.noreply.github.com> | 2017-07-17 09:13:12 -0700 |
commit | 29ff49f5345693bd04aa37654aa002054d1b9780 (patch) | |
tree | 76fa5669dd64b601855ebdc22d3907e3a0a6ee91 /php/src/Google/Protobuf/Internal/MessageOptions.php | |
parent | c78dbd7c895b8c80cd2f2401d73acf890edf82c6 (diff) |
Fix Implicit Return Types (#3363)
Both native_slot_merge and native_slot_merge_by_array have no return
type declared. GCC implicitly uses int as return type in such cases,
however, these functions are actually void.
Diffstat (limited to 'php/src/Google/Protobuf/Internal/MessageOptions.php')
0 files changed, 0 insertions, 0 deletions