Make the use of ARRAY_BOUNDS_CHECK and LVARRAY_ASSERT consistent

Open
#184 0 comments 0 reactions 1 assignee View on GitHub

@corbett5 is already working on this.

Since Jul 16, 2020.

Assessment

This issue has not been assessed yet.

Description

effort: 1 hour type: cleanup

In the CRSMatrix::addToRow methods there are multiple uses of LVARRAY_ASSERT. These should probably be LVARRAY_ERROR and only enabled if ARRAY_BOUNDS_CHECK is on. Same thing in other places.

Dominant language
C++
Stars
49
Forks
9
Avg merge
5d 15h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GEOS-DEV/LvArray

All issues in GEOS-DEV/LvArray

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.