Skip to content

Conversation

@ElectreAAS
Copy link
Collaborator

Split off from #12580, it's a simple renaming of modules Rpc.Rpc_stuff -> Rpc.Stuff.
For example, rpc/rpc_ping.ml* have been renamed rpc/ping.ml*, but I couldn't do that to rpc/rpc_build.ml and rpc/rpc_common.ml because they would conflict with files of the same name in bin/.

This conflict is unexpected, according to discussions we've had in the team. #12478 should have fixed them if I understood correctly.

Signed-off-by: Ambre Austen Suhamy <[email protected]>
@Alizter
Copy link
Collaborator

Alizter commented Oct 17, 2025

Can you push an extra commit with the other renamings? I want to see the issue that we get.

@ElectreAAS
Copy link
Collaborator Author

Can you push an extra commit with the other renamings?

Done. As expected, everything breaks

@Alizter
Copy link
Collaborator

Alizter commented Oct 17, 2025

@ElectreAAS In this case shouldn't Common.Builder be just Builder since we are already in Common?

@Alizter
Copy link
Collaborator

Alizter commented Oct 17, 2025

@ElectreAAS You should be able to rebase on #12607 in order to continue.

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