-
Notifications
You must be signed in to change notification settings - Fork 3k
compiler: Enable warn_deprecated_catch by default #10421
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
base: master
Are you sure you want to change the base?
Conversation
CT Test Results 27 files 853 suites 6h 5m 47s ⏱️ Results for commit 078955c. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts// Erlang/OTP Github Action Bot |
e2b3ab7 to
4bf7c1c
Compare
4bf7c1c to
d682a55
Compare
03773a9 to
58a6972
Compare
|
Finally a green buld on this too after rebasing. |
|
OTB approved this pull request yesterday. Unfortunately, I can't add the PR to our daily builds yet, because out internal CI tries to build Might I suggest that you submit pull requests to both of those projects to disable the warning? |
Tried to make a patch, but their build scripts are doing my head in. A quick fix that works for me is to define |
|
@bjorng Tristan helped me out: erlang/rebar3#2983 |
|
Can you rebase the branch to remove the merge conflict? |
58a6972 to
078955c
Compare
I think the warnings for deprecated catches should be turned on by default in OTP 29.