Skip to content

Renamed the internal representation of the no_alias_deps flag (into no_alias_deps) - #13972

Merged
Octachron merged 3 commits into
ocaml:trunkfrom
clementblaudeau:rename-internal-no-alias-deps
Apr 22, 2025
Merged

Renamed the internal representation of the no_alias_deps flag (into no_alias_deps)#13972
Octachron merged 3 commits into
ocaml:trunkfrom
clementblaudeau:rename-internal-no-alias-deps

Conversation

@clementblaudeau

Copy link
Copy Markdown
Contributor

For historical reasons, the internal representation of the -no-alias-deps flag was named transparent_modules. In preparation for transparent ascription, this PR proposes to rename it to no_alias_deps to avoid confusion with transparent signatures. The logic is not changed.
It may affects direct users of Clflags (ppx ?)

Comment thread driver/makedepend.ml Outdated
Co-authored-by: Kate <kit-ty-kate@outlook.com>
@clementblaudeau
clementblaudeau force-pushed the rename-internal-no-alias-deps branch from ea7be6b to 4df884c Compare April 18, 2025 13:42

@gasche gasche left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is clearly fine, thanks! Approved.

@Octachron
Octachron merged commit abac665 into ocaml:trunk Apr 22, 2025
@clementblaudeau
clementblaudeau deleted the rename-internal-no-alias-deps branch July 4, 2025 18:01
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.

4 participants