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

Remove warnings for MSVC compiler #109

Closed
wants to merge 1 commit into from

Conversation

malaterre
Copy link
Contributor

This commit removes:

dcmtk\dcmjpls\libsrc\djcodece.cc(1155): warning C4244: 'argument': conversion from 'int' to 'Uint16', possible loss of data
dcmtk\dcmjpls\libsrc\djcodece.cc(1155): warning C4244: 'argument': conversion from 'int' to 'Uint16', possible loss of data

This commit removes:

dcmtk\dcmjpls\libsrc\djcodece.cc(1155): warning C4244: 'argument': conversion from 'int' to 'Uint16', possible loss of data
dcmtk\dcmjpls\libsrc\djcodece.cc(1155): warning C4244: 'argument': conversion from 'int' to 'Uint16', possible loss of data
@malaterre
Copy link
Contributor Author

@eichelberg thanks

@eichelberg
Copy link
Member

Thank you. I have merged this into DCMTK's testing branch today, DCMTK commit #1e1b3cbf2.

@eichelberg eichelberg closed this Sep 4, 2024
michaelonken pushed a commit that referenced this pull request Sep 5, 2024
Thanks to Mathieu Malaterre <[email protected]> for the pull request.

This closes GitHub PR #109.
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