Skip to content

Change instances of OSX to macOS#7636

Merged
sean-mcmanus merged 3 commits intomicrosoft:mainfrom
TylerADavis:tyler_rename_osx
Jun 1, 2021
Merged

Change instances of OSX to macOS#7636
sean-mcmanus merged 3 commits intomicrosoft:mainfrom
TylerADavis:tyler_rename_osx

Conversation

@TylerADavis
Copy link
Contributor

Yesterday I noticed a popup that said Downloading C/C++ language components (OS X). Apple renamed OS X to macOS a few years back, so I created this PR to change a few lingering instances of OS X to macOS.

Changes

  • Rename lingering instances of OS X to macOS
  • Add x86_64 to description for x86_64 version of macOS cpptools, to make architecture clear in messages
  • VS Code automatically stripped some unnecessary whitespace from the debug instructions

Questions

I noticed that package.json uses both arm64 and ARM64. Should one of these be preferred over the other?

Additionally, a few formats are used to communicate architecture in descriptions, e.g. Linux / ARM64 vs macOS ARM64. Is one format preferred?

Add x86_64 descriptor
Whitespace stripping
@ghost
Copy link

ghost commented May 31, 2021

CLA assistant check
All CLA requirements met.

Add x86_64 descriptor to ClangFormat
@TylerADavis
Copy link
Contributor Author

Thanks for your review @sean-mcmanus . I've changed arm64 to ARM64 and added the separating slashes inbetween OS name and architecture. I believe the name x86_64 is used on Mac over x64, though I'm not entirely certain.

Please let me know if you'd like to see any other changes.

@sean-mcmanus sean-mcmanus merged commit 26fdb44 into microsoft:main Jun 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants