Skip to content

replace ssize_t with gint64 to fix msvc build #4088 #4153

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

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

Julianiolo
Copy link
Contributor

This fixes #4088.
Replacing ssize_t with gint64 should be a straigtforward solution and avoid problems with msvc.

@jcupitt jcupitt merged commit 2e6e470 into libvips:master Sep 21, 2024
6 checks passed
@jcupitt
Copy link
Member

jcupitt commented Sep 21, 2024

Thanks @Julianiolo !

kleisauke pushed a commit to kleisauke/libvips that referenced this pull request Oct 2, 2024
@kleisauke kleisauke mentioned this pull request Oct 2, 2024
@kleisauke
Copy link
Member

Backport (+ changelog entry) to 8.15 available as #4179.

jcupitt pushed a commit that referenced this pull request Oct 2, 2024
(cherry picked from commit 2e6e470)
@Julianiolo Julianiolo deleted the fix_msvc_build branch October 2, 2024 16:37
@Julianiolo Julianiolo restored the fix_msvc_build branch October 4, 2024 20:35
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.

v8.15.3 Build failure with msvc
3 participants