Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVC: warning C4244: 'argument': conversion from 'sunindextype' to 'int', possible loss of data #1966

Closed
dweindl opened this issue Jan 31, 2023 · 0 comments
Assignees
Labels

Comments

@dweindl
Copy link
Member

dweindl commented Jan 31, 2023

https://github.com/AMICI-dev/AMICI/actions/runs/4054783843/jobs/6977046562

  amici\src\model.cpp(1479): warning C4244: 'argument': conversion from 'sunindextype' to 'int', possible loss of data
  amici\src\model.cpp(1491): warning C4244: 'argument': conversion from 'sunindextype' to 'int', possible loss of data
  amici\src\model.cpp(1513): warning C4244: 'argument': conversion from 'sunindextype' to 'int', possible loss of data
  amici\src\model.cpp(1613): warning C4244: 'argument': conversion from 'sunindextype' to 'int', possible loss of data
@dweindl dweindl added the c++ label Jan 31, 2023
@dweindl dweindl self-assigned this Feb 11, 2023
dweindl added a commit that referenced this issue Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant