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 arithmetics if lines and replace it with line index
  arithmetics.

This resolves some warnigns in MSVC builds.
See PR #232.

Co-authored-by: Shawn Rutledge <s@ecloud.org>
  • Loading branch information
ec1oud authored and mity committed Jan 26, 2024
1 parent 5178c58 commit 6ed6042
Showing 1 changed file with 72 additions and 72 deletions.
Loading

0 comments on commit 6ed6042

Please sign in to comment.