Skip to content

remove check that is always true - #246

Merged
glebbelov merged 1 commit into
ampl:developfrom
svigerske:develop
Jan 6, 2025
Merged

remove check that is always true#246
glebbelov merged 1 commit into
ampl:developfrom
svigerske:develop

Conversation

@svigerske

Copy link
Copy Markdown
Contributor

Fixes compiler warning (-Wtype-limits) raised because i2 is of unsigned type (std::size_t), so it is always non-negative.

Fixes compiler warning (`-Wtype-limits`) raised because i2 is of unsigned type, so it is always non-negative.
@glebbelov
glebbelov merged commit 22522cc into ampl:develop Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants