• Richard Fussenegger's avatar
    Fix Implicit Return Types (#3363) · 29ff49f5
    Richard Fussenegger authored
    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.
    29ff49f5
Name
Last commit
Last update
..
google/protobuf Loading commit data...