Skip to content

-package delay resolving until -I have been processed#22259

Open
SkySkimmer wants to merge 1 commit into
rocq-prover:masterfrom
SkySkimmer:package-delay-resolv
Open

-package delay resolving until -I have been processed#22259
SkySkimmer wants to merge 1 commit into
rocq-prover:masterfrom
SkySkimmer:package-delay-resolv

Conversation

@SkySkimmer

Copy link
Copy Markdown
Contributor

See test for why/when this is needed.

@SkySkimmer SkySkimmer requested review from a team as code owners July 10, 2026 13:08
@SkySkimmer SkySkimmer added the request: full CI Use this label when you want your next push to trigger a full CI. label Jul 10, 2026
@coqbot-app coqbot-app Bot removed the request: full CI Use this label when you want your next push to trigger a full CI. label Jul 10, 2026
@SkySkimmer SkySkimmer added the request: full CI Use this label when you want your next push to trigger a full CI. label Jul 10, 2026
@SkySkimmer SkySkimmer force-pushed the package-delay-resolv branch from 8126c7e to 4f628fa Compare July 10, 2026 13:15
@coqbot-app coqbot-app Bot removed the request: full CI Use this label when you want your next push to trigger a full CI. label Jul 10, 2026
@SkySkimmer

Copy link
Copy Markdown
Contributor Author

cc @rlepigre-skylabs-ai

@SkySkimmer

Copy link
Copy Markdown
Contributor Author

BTW we may end up needing to add -I support for coqdoc & co

@SkySkimmer SkySkimmer added this to the 9.3+rc1 milestone Jul 10, 2026
Comment thread topbin/rocqnative.ml
Comment on lines -395 to -396
~vo_path:(List.rev opts.vo_path)
~ml_path:(List.rev opts.ml_path)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems like these reversals got lost: doesn't the order matter?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it probably does not matter

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think it does for vo_path, unless we systematically fail in case of ambiguity.

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.

2 participants