mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-08 15:37:13 +02:00
39b3d2c2a1
* Minor change to fix complaint arising from -Werror=implicit-fallthrough * Don't error when the data on read is short of expectation, exit instead. * Convert other quantum formats to most suitable equivalents in SF3. * Re-enable the SF3 validation tests now that they pass. * Force the cast to make the windows build happy. * Initialise quantum_info to make the windows build happy.