Skip to content

Conversation

@CaseyCarter
Copy link
Contributor

To consistently follow the guidelines established in #982.

Fixes #982.

To consistently follow the guidelines established in microsoft#982.

Fixes microsoft#982.
@CaseyCarter CaseyCarter added the enhancement Something can be improved label Jul 5, 2020
@CaseyCarter CaseyCarter requested a review from a team as a code owner July 5, 2020 14:37
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

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

Looks good, one formatting nitpick that I don't really care about. Thanks for making this consistent and easier to follow! My biggest concern is that Clang/LLVM/libc++'s "NFC" convention (meaning No Functional Change) is incomprehensible to those who are unfamiliar with it, and it's impossible to search for (so much so that I had to ask on their mailing list). 😹 I think "style cleanup" is self-explanatory.

@CaseyCarter CaseyCarter changed the title [NFC] Style cleanup of requires\s*\( Style cleanup of requires\s*\( Jul 6, 2020
@CaseyCarter
Copy link
Contributor Author

CaseyCarter commented Jul 6, 2020

My biggest concern is that Clang/LLVM/libc++'s "NFC" convention (meaning No Functional Change) is incomprehensible to those who are unfamiliar with it

What? How is it not obvious that "NFC" stands for Near Field Communications? :trollface:

@CaseyCarter CaseyCarter self-assigned this Jul 7, 2020
@CaseyCarter CaseyCarter changed the title Style cleanup of requires\s*\( Style cleanup of requires\s*\( Jul 7, 2020
@CaseyCarter CaseyCarter merged commit 896e137 into microsoft:master Jul 7, 2020
@CaseyCarter CaseyCarter deleted the consistent_requires branch July 7, 2020 21:24
@CaseyCarter
Copy link
Contributor Author

Thanks for this fix. It was absolutely ... required. 😎

@CaseyCarter CaseyCarter removed their assignment Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xutility: Style inconsistency in the usage of "requires(" and "requires ("

3 participants