Skip to content

Change c_size_t to c_ulonglong for BaseImage.length_of_bytes() method… - #687

Merged
emcconville merged 2 commits into
masterfrom
issue_686
May 20, 2026
Merged

Change c_size_t to c_ulonglong for BaseImage.length_of_bytes() method…#687
emcconville merged 2 commits into
masterfrom
issue_686

Conversation

@emcconville

Copy link
Copy Markdown
Owner

Possible fix for #686. The C API's MagickSizeType may now be defined as unsigned long long rather than size_t.

@coveralls

coveralls commented May 19, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 87.948% (+0.005%) from 87.943% — issue_686 into master

…, and applied changes to BaseImage.length_of_bytes & set_resource_limit methods. Issue #686
@emcconville
emcconville merged commit 5465202 into master May 20, 2026
9 checks passed
@emcconville emcconville added this to the Wand 0.7.1 milestone May 20, 2026
@emcconville
emcconville deleted the issue_686 branch May 27, 2026 12:24
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