Skip to content

Remove "setup_environment" and "setup_dependent_environment"#29463

Merged
sethrj merged 1 commit intospack:developfrom
alalazo:features/remove_old_callbacks
Mar 13, 2022
Merged

Remove "setup_environment" and "setup_dependent_environment"#29463
sethrj merged 1 commit intospack:developfrom
alalazo:features/remove_old_callbacks

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Mar 11, 2022

fixes #29446

The new setup_*_environment functions have been falling back to calling the old functions and warn the user since #11115.

This commit removes the fallback behavior and any use of:

  • setup_environment
  • setup_dependent_environment

in the code base.

fixes spack#29446

The new setup_*_environment functions have been falling back
to calling the old functions and warn the user since spack#11115.

This commit removes the fallback behavior and any use of:
- setup_environment
- setup_dependent_environment
in the codebase
@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Mar 11, 2022

@rogerpearce can you review this PR?

This PR modifies the following package(s), for which you are listed as a maintainer:

  • metall

@alalazo alalazo marked this pull request as ready for review March 11, 2022 17:59
@sethrj sethrj merged commit a6eed4a into spack:develop Mar 13, 2022
@alalazo alalazo deleted the features/remove_old_callbacks branch March 14, 2022 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutotoolsPackage no longer supports legacy setup_environment

2 participants