Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Erlang/OTP 29.0-rc1 compilation warnings#507

Closed
alexandrejbr wants to merge 2 commits intoerlyaws:masterfrom
alexandrejbr:alexandrejbr/otp-29-rc1-compilation-warnings
Closed

Erlang/OTP 29.0-rc1 compilation warnings#507
alexandrejbr wants to merge 2 commits intoerlyaws:masterfrom
alexandrejbr:alexandrejbr/otp-29-rc1-compilation-warnings

Conversation

@alexandrejbr
Copy link
Contributor

I am not expecting that this PR is accepted as is since the usages of catch are not fixed and are just being ignored. But maybe it's good enough for some initial testing to be done with Erlang/OTP-29 and then the catch rewrite can be done later.

Fixes #506

@vinoski
Copy link
Collaborator

vinoski commented Feb 19, 2026

Thanks! I probably will merge it, exactly for the reasons you mention. Also, I already have the catch fixes mostly completed and will merge them later this week.

@vinoski vinoski self-assigned this Feb 19, 2026
@vinoski
Copy link
Collaborator

vinoski commented Feb 19, 2026

I built this locally so I could check it with OTP29-rc1 and found a number of other warnings, so I took your commits, squashed them, made additional fixes, and merged b325cae to master. Thanks for this contribution!

@vinoski vinoski closed this Feb 19, 2026
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.

Erlang/OTP 29.0-rc1 compilation warnings

2 participants