-
Notifications
You must be signed in to change notification settings - Fork 723
Capitalise “AArch” properly #11047
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
Capitalise “AArch” properly #11047
Conversation
The official capitalisation is “AArch”, see https://developer.arm.com/documentation/102374/latest/.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we fine with the API change? Granting that it seems to have been introduced with the Win/AArch64 changes, so hopefully they haven't really propagated yet.
|
@geekosaur It's not an API change because this feature has not been released |
* Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of haskell#11047 backport
* Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of haskell#11047 backport * Integrate Artem’s suggestions /II.
* Add changelog files for 3.16 * Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of #11047 backport * Integrate Artem’s suggestions /II. * Remove changelog.d bits
* Add changelog files for 3.16 * Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of #11047 backport * Integrate Artem’s suggestions /II. * Remove changelog.d bits (cherry picked from commit 8b69517)
|
@mergify backport 3.16 |
✅ Backports have been created
|
Backport #11047: Capitalise “AArch” properly
* Add changelog files for 3.16 * Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of haskell#11047 backport * Integrate Artem’s suggestions /II. * Remove changelog.d bits
* Add changelog files for 3.16 * Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of haskell#11047 backport * Integrate Artem’s suggestions /II. * Remove changelog.d bits
* Add changelog files for 3.16 * Integrate Brandon’s suggestions. * Integrate Brandon’s suggestions /II. * Integrate Bodigrim’s suggestions. * Integrate Artem’s suggestions. * Correctly capitalize “AArch” in preparation of haskell#11047 backport * Integrate Artem’s suggestions /II. * Remove changelog.d bits
The official capitalisation is “AArch”,
see https://developer.arm.com/documentation/102374/latest/.
As noted by @ulysses4ever in #11033. Addition in #10705 by @GulinSS (who might want to tell us if he is OK with the change)
Manual QA notes have been included.N/ATests have been added. (Ask for help if you don’t know how to write them! Ask for an exemption if tests are too complex for too little coverage!)N/A