Skip to content

Conversation

jeffcharles
Copy link
Contributor

I've noticed an error about a literal not fitting in a type in a build of mine. The error message is from here and looks like:

thread 'main' panicked at C:\Users\runneradmin.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\rb-sys-build-0.9.115\src\bindings.rs:244:44:
called Result::unwrap() on an Err value: Error("number too large to fit in target type")

Defaulting to 1 seems sane given we want to coerce a value to a boolean.

Copy link
Collaborator

@ianks ianks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@ianks ianks merged commit 87e5343 into oxidize-rb:main Jun 2, 2025
43 of 57 checks passed
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