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

pilrc: fix BMP loader #27645

Merged
merged 1 commit into from
Feb 13, 2025
Merged

pilrc: fix BMP loader #27645

merged 1 commit into from
Feb 13, 2025

Conversation

nkorth
Copy link
Contributor

@nkorth nkorth commented Feb 13, 2025

Description

There was another 64-bit bug in here, causing the error message "Bitmap not monochrome, 16, 256, 16bit, 24bit or 32bit color".

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 13.2.1 22D68 arm64
Command Line Tools 14.3.1.0.1.1683849156

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

There was another 64-bit bug in here, causing the error message
"Bitmap not monochrome, 16, 256, 16bit, 24bit or 32bit color".
@tobypeterson tobypeterson merged commit 33a01e6 into macports:master Feb 13, 2025
3 checks passed
@tobypeterson
Copy link
Contributor

Looks good, I always appreciate a bit of integer type cleanup.

@nkorth nkorth deleted the pilrc branch February 13, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants