Skip to content

check whether exts_defaultclass is set after call to prepare_for_extensions#4888

Merged
ocaisa merged 2 commits intoeasybuilders:developfrom
boegel:fix_exts_defaultclass_check
May 21, 2025
Merged

check whether exts_defaultclass is set after call to prepare_for_extensions#4888
ocaisa merged 2 commits intoeasybuilders:developfrom
boegel:fix_exts_defaultclass_check

Conversation

@boegel
Copy link
Copy Markdown
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
Copy Markdown
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