Skip to content

check whether exts_defaultclass is set after call to prepare_for_extensions #4888

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 2 commits into from
May 21, 2025

Conversation

boegel
Copy link
Member

@boegel boegel commented May 21, 2025

fix for a regression introduced in #4868

building a Perl easyconfig fails with:

No default extension class set for Perl

because the check on exts_defaultclass was moved before the call to prepare_for_extensions

@ocaisa ocaisa enabled auto-merge May 21, 2025 07:20
@ocaisa ocaisa merged commit e219933 into easybuilders:develop May 21, 2025
37 checks passed
Copy link
Contributor

@lexming lexming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, that was an oversight on my PR.

LGTM

@boegel boegel deleted the fix_exts_defaultclass_check branch May 21, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants