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

Disable warning #464

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Disable warning #464

merged 2 commits into from
Nov 21, 2024

Commits on Nov 7, 2024

  1. Disable warning

    We got a warning while building:
    
     warning C4244: "=": Konvertierung von "double" in "cmsFloat32Number", möglicher Datenverlust
    
    so I added the cast for cmsFloat32Number.
    MonkeybreadSoftware authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5ee960a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update src/cmsxform.c

    Co-authored-by: Miloš Komarčević <[email protected]>
    mm2 and kmilos authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5f8971d View commit details
    Browse the repository at this point in the history