Skip to content

fix new scope assignment warning in Distributed #49303

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

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Apr 9, 2023

Disambiguate scope of the wp variable inside try-catch in distributed tests by qualifying it and suppress the warning reported in the tests.

fixes #49289

Disambiguate scope of the `wp` variable inside `try`-`catch` in distributed tests by qualifying it and suppress the warning reported in the tests.

fixes JuliaLang#49289
@KristofferC KristofferC added the backport 1.9 Change should be backported to release-1.9 label Apr 9, 2023
@KristofferC KristofferC merged commit 4ccaa1b into JuliaLang:master Apr 9, 2023
KristofferC pushed a commit that referenced this pull request Apr 13, 2023
Disambiguate scope of the `wp` variable inside `try`-`catch` in distributed tests by qualifying it and suppress the warning reported in the tests.

fixes #49289

(cherry picked from commit 4ccaa1b)
@KristofferC KristofferC mentioned this pull request Apr 13, 2023
26 tasks
Xnartharax pushed a commit to Xnartharax/julia that referenced this pull request Apr 19, 2023
Disambiguate scope of the `wp` variable inside `try`-`catch` in distributed tests by qualifying it and suppress the warning reported in the tests.

fixes JuliaLang#49289
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Apr 25, 2023
Keno pushed a commit that referenced this pull request Jun 5, 2024
Disambiguate scope of the `wp` variable inside `try`-`catch` in distributed tests by qualifying it and suppress the warning reported in the tests.

fixes #49289
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.

new scope assignment warning in Distributed test
3 participants