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: Shawn Rutledge <[email protected]>
  • Loading branch information
ec1oud authored and mity committed Jan 26, 2024
1 parent 5178c58 commit 9f93b1a
Showing 1 changed file with 72 additions and 72 deletions.
Loading

0 comments on commit 9f93b1a

Please sign in to comment.