Skip to content

Conversation

@Nirlah
Copy link
Contributor

@Nirlah Nirlah commented Jul 13, 2025

Objective-C may encode bool as i8 on some targets.
While this was partially handled in some cases, this PR fixes the remaining places that assumed an i8 encoding.

I also added unit tests for the Protocol class, as it uses both boolResult and the new boolParam utilities.

Nirlah added 2 commits July 8, 2025 15:46
- Simpler type detection helpers
- Replace remaining hardcoded values with helpers
@Nirlah Nirlah changed the title Bool Bool handeling Jul 13, 2025
@Nirlah Nirlah changed the title Bool handeling Bool handling Jul 13, 2025
@mitchellh mitchellh merged commit 495c2af into mitchellh:main Jul 13, 2025
1 check passed
@mitchellh
Copy link
Owner

Excellent thank you

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