Skip to content

Add with to PlainYearMonth #216

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

Closed
wants to merge 10 commits into from

Conversation

sebastianjacmatt
Copy link
Contributor

Worked with @HenrikTennebekk on #143

We encountered an issue in temporal_capi/src/plain_year_month.rs.
Error:
the trait Fromoptions::ffi::ArithmeticOverflow is not implemented for Option<temporal_rs::options::ArithmeticOverflow>

Unsure how to fix this.

@sebastianjacmatt
Copy link
Contributor Author

Closing this PR to rebase and clean up the commit history. I’ll open a new PR once the changes are properly structured

@nekevss
Copy link
Member

nekevss commented Feb 25, 2025

I’ll open a new PR once the changes are properly structured

Sounds good. I did make a few updates to potentially some relevant APIs this weekend during a cleanup. Hopefully it's not affecting your work too much. Feel free to reach out if you need help. Relevant PRs: #205 and #208.

There's also a PR up on Boa currently for those PlainYearMonth updates if you'd like to see some of the integration code.

@jedel1043 jedel1043 added C-enhancement New feature or request C-api Changes related to the public API labels Mar 4, 2025
nekevss pushed a commit that referenced this pull request Mar 18, 2025
Restructured pull request of #216

Worked with @HenrikTennebekk on #143 

Had to change temporal_capi/plain_year_month.rs hope this is fine?

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lockels <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-api Changes related to the public API C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants