Skip to content
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

Construct CUR::Distribution correctly in CU!WHICH #4063

Merged
merged 1 commit into from Nov 28, 2020

Conversation

Leont
Copy link
Contributor

@Leont Leont commented Nov 28, 2020

Without this fix $compilation-unit.perl fails with
«Too few positionals passed; expected 2 arguments but got 1»

This can be verified by running ./rakudo-m -Ilib -e 'dd $*REPO.need(CompUnit::DependencySpecification.new(short-name => "Test"))' before and after this patch

Without this $compilation-unit.perl fails with
«Too few positionals passed; expected 2 arguments but got 1»
@niner niner merged commit 2a44729 into rakudo:master Nov 28, 2020
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.

None yet

3 participants