Skip to content

Remove leftover attributes from parser#39574

Merged
haampie merged 1 commit intospack:developfrom
alalazo:refactor/remove-dead-code-parser
Aug 24, 2023
Merged

Remove leftover attributes from parser#39574
haampie merged 1 commit intospack:developfrom
alalazo:refactor/remove-dead-code-parser

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Aug 22, 2023

#35042 introduced lazy hash parsing, but didn't remove a few attributes from the parser that were needed only for concrete specs

This commit removes them, since they are effectively dead code.

spack#35042 introduced lazy hash parsing, but didn't remove a
few attributes from the parser that were needed only for
concrete specs

This commit removes them, since they are effectively
dead code.
@spackbot-app spackbot-app bot added the core PR affects Spack core functionality label Aug 22, 2023
@alalazo alalazo requested review from becker33 and nhanford August 22, 2023 18:00
@haampie haampie merged commit fdea5e7 into spack:develop Aug 24, 2023
@alalazo alalazo deleted the refactor/remove-dead-code-parser branch August 24, 2023 06:31
dyokelson pushed a commit to dyokelson/spack that referenced this pull request Aug 24, 2023
spack#35042 introduced lazy hash parsing, but didn't remove a
few attributes from the parser that were needed only for
concrete specs

This commit removes them, since they are effectively
dead code.
mpokorny pushed a commit to mpokorny/spack that referenced this pull request Sep 18, 2023
spack#35042 introduced lazy hash parsing, but didn't remove a
few attributes from the parser that were needed only for
concrete specs

This commit removes them, since they are effectively
dead code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core PR affects Spack core functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants