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

Improve/unify approach to line indexing. #233

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Improve/unify approach to line indexing. #233

merged 1 commit into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. Improve/unify approach to line indexing.

    * Use consistently type MD_SIZE for line indeces.
    * Remove pointer arithmetic if lines and replace it with line index
      arithmetic.
    
    This resolves some warnings in MSVC builds.
    See PR #232.
    
    Co-authored-by: Martin Mitas <mity@morous.org>
    Co-authored-by: Shawn Rutledge <s@ecloud.org>
    ec1oud and mity committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d52961f View commit details
    Browse the repository at this point in the history