Skip to content

Commit

Permalink
Improve/unify approach to line indexing.
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
ec1oud and mity committed Jan 26, 2024
1 parent 5178c58 commit 3e8048d
Showing 1 changed file with 78 additions and 73 deletions.

0 comments on commit 3e8048d

Please sign in to comment.