Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: revamp internal field count tracking #31960

Closed

Commits on Feb 29, 2020

  1. src: improve handling of internal field counting

    Change suggested by bnoordhuis.
    
    Improve handing of internal field counting by using enums.
    Helps protect against future possible breakage if field
    indexes are ever changed or added to.
    
    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 29, 2020
    Copy the full SHA
    9c6e9cd View commit details
    Browse the repository at this point in the history