Skip to content

fix(oxcaml): instantiation of preprocessed modules#12843

Merged
Alizter merged 2 commits intoocaml:mainfrom
art-w:parameterised-pp
Dec 5, 2025
Merged

fix(oxcaml): instantiation of preprocessed modules#12843
Alizter merged 2 commits intoocaml:mainfrom
art-w:parameterised-pp

Conversation

@art-w
Copy link
Copy Markdown
Collaborator

@art-w art-w commented Dec 2, 2025

Extracted from #12707 : The preprocessed modules (may) have a different extension .pp.ml, which conflicts with ocamldep output if we try to read it naively (c.f. this check on the filename for which the dependencies were computed).

@art-w art-w force-pushed the parameterised-pp branch 2 times, most recently from 22cedbc to e456180 Compare December 2, 2025 09:42
@rgrinberg rgrinberg added the oxcaml Related to the support to OxCaml functionnalities label Dec 2, 2025
art-w added 2 commits December 5, 2025 11:45
Signed-off-by: Arthur Wendling <arthur@tarides.com>
Signed-off-by: Arthur Wendling <arthur@tarides.com>
@Alizter Alizter enabled auto-merge December 5, 2025 10:50
@Alizter Alizter merged commit 6e204e5 into ocaml:main Dec 5, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oxcaml Related to the support to OxCaml functionnalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants