Skip to content

fix(pkg): filter unknown variables in depexts#13729

Merged
Alizter merged 1 commit intoocaml:mainfrom
Alizter:push-mvspoqkktnxu
Mar 5, 2026
Merged

fix(pkg): filter unknown variables in depexts#13729
Alizter merged 1 commit intoocaml:mainfrom
Alizter:push-mvspoqkktnxu

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented Mar 4, 2026

When we have unknown variables in the filter for depexts, then should be excluded. This is the (correct) behaviour both in opam and the non-portable lock dir case.

When we have unknown variables in the filter for depexts, then should be
excluded. This is the (correct) behaviour both in opam and the
non-portable lock dir case.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
@shonfeder shonfeder requested review from rgrinberg and shonfeder March 4, 2026 19:15
@shonfeder shonfeder mentioned this pull request Mar 4, 2026
19 tasks
@Alizter Alizter merged commit db8d401 into ocaml:main Mar 5, 2026
29 checks passed
@Alizter Alizter deleted the push-mvspoqkktnxu branch March 5, 2026 13:37
@Alizter
Copy link
Copy Markdown
Collaborator Author

Alizter commented Mar 5, 2026

cc @shonfeder for backporting

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.

portable lock directories don't filter depexts in the same manner

2 participants