Skip to content
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

add @constprop for compatibility to 1.7 #42298

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

simeonschaub
Copy link
Member

@simeonschaub simeonschaub commented Sep 17, 2021

This also adds a depwarn for @aggressive_constprop, which seemed
sensible to me, given that it will be removed in 1.8.

replaces #42280

This also adds a depwarn for `@aggressive_constprop`, which seemed
sensible to me, given that it will be removed in 1.8.

replaces #42125
@simeonschaub
Copy link
Member Author

Wait, do we run CI with --depwarn=error?

@timholy
Copy link
Member

timholy commented Sep 18, 2021

To test the depwarn itself, put it in test/deprecation_exec.jl.

@timholy
Copy link
Member

timholy commented Sep 19, 2021

I'm going to let @KristofferC make the call here, but I like it.

@KristofferC KristofferC merged commit a545ab0 into backports-release-1.7 Sep 23, 2021
@KristofferC KristofferC deleted the sds/constprop_compat branch September 23, 2021 11:36
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.

3 participants