Skip to content

Fix always false comparison when size_t is 32 bits#377

Open
ampleyfly wants to merge 1 commit into
richgel999:masterfrom
ampleyfly:fix-size_t-comparison
Open

Fix always false comparison when size_t is 32 bits#377
ampleyfly wants to merge 1 commit into
richgel999:masterfrom
ampleyfly:fix-size_t-comparison

Conversation

@ampleyfly

Copy link
Copy Markdown

A previous fix for OpenWatcom (casting the size_t value to mz_uint64 before the comparison) was removed, as it should no longer be needed.

A previous fix for OpenWatcom (casting the size_t value to mz_uint64
before the comparison) was removed, as it should no longer be needed.
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.

1 participant