Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(linux): rename symbols throughout mcompile-linux 🐘 #11761

Merged

Conversation

SabineSIL
Copy link
Contributor

@SabineSIL SabineSIL commented Jun 12, 2024

fixes parts of PR #9384

This PR addresses and bundles comments made on PR #9384 about renaming symbols.

While reviewing PR #9384 several comments on renaming symbols came up. Most of them address the use of non-capital letters in variable names, renaming symbols to other names and adding comments into the code.
This PR only addresses requests for changes in comments and symbol names throughout all mcompile-linux. There might still be other unaddressed comments in functions or modules that have already had symbols renamed.

@keymanapp-test-bot skip

@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot bot changed the title feat(linux): rename symbols throughout mcompile-linux feat(linux): rename symbols throughout mcompile-linux 🐘 Jun 12, 2024
@SabineSIL SabineSIL marked this pull request as ready for review June 12, 2024 09:56
Copy link
Contributor

@ermshiperete ermshiperete left a comment

Choose a reason for hiding this comment

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

Some nit-picks, but otherwise LGTM 😄

linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/keymap.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/mcompile.cpp Outdated Show resolved Hide resolved
linux/mcompile/keymap/mcompile.cpp Outdated Show resolved Hide resolved
@SabineSIL SabineSIL closed this Jun 14, 2024
@SabineSIL SabineSIL reopened this Jun 14, 2024
@SabineSIL SabineSIL merged commit a305176 into feat/linux/mcompile-DoConvert-read Jun 14, 2024
5 of 9 checks passed
@SabineSIL SabineSIL deleted the feat/linux/mcompile-renameSymbols branch June 14, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants