Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

u16 is too small for ChangeInfo.insertions and ChangeInfo.deletions #30

@dekobon

Description

@dekobon

I hit a bug where libgerrit was unable to deserialize the response from gerrit due to the amount of insertions being higher than u16. Using a u32 for this value would better serve users of the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions