• Jon Skeet's avatar
    Detect invalid tags with a field number of 0 in C# · e0d24cc8
    Jon Skeet authored
    Previously we only rejected the tag if the tag itself was 0, i.e.
    field=0, type=varint. The type doesn't matter: field 0 is always
    invalid.
    
    This removes the last of the C# conformance failures.
    e0d24cc8
Name
Last commit
Last update
..
AddressBook Loading commit data...
Google.Protobuf Loading commit data...
Google.Protobuf.Conformance Loading commit data...
Google.Protobuf.JsonDump Loading commit data...
Google.Protobuf.Test Loading commit data...
Google.Protobuf.sln Loading commit data...