Skip to content

Prefer dashes in compiler help message#25968

Merged
jcouv merged 5 commits intodotnet:masterfrom
jcouv:prefer-minus
Apr 7, 2018
Merged

Prefer dashes in compiler help message#25968
jcouv merged 5 commits intodotnet:masterfrom
jcouv:prefer-minus

Conversation

@jcouv
Copy link
Copy Markdown
Member

@jcouv jcouv commented Apr 5, 2018

Fixes #24394

@jcouv jcouv added this to the 15.8 milestone Apr 5, 2018
@jcouv jcouv self-assigned this Apr 5, 2018
@jcouv jcouv requested a review from a team as a code owner April 5, 2018 22:26
Copy link
Copy Markdown
Contributor

@OmarTawfik OmarTawfik left a comment

Choose a reason for hiding this comment

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

LGTM, assuming our command line tests cover both styles.

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Apr 6, 2018

windows_release_unit32_prtest failed in SolutionCrawler.WorkCoordinatorTests.FileFromSameProjectTogetherTest (details)

FYI @dotnet/roslyn-infrastructure I'll re-run

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Apr 6, 2018

test windows_release_unit32_prtest please

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Apr 6, 2018

test windows_release_unit64_prtest please


- OUTPUT FILES -
/out:<file> Specify output file name (default: base name of
-out:<file> Specify output file name (default: base name of
Copy link
Copy Markdown
Contributor

@AlekseyTs AlekseyTs Apr 6, 2018

Choose a reason for hiding this comment

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

  • [](start = 1, length = 1)

It looks like now we can shift everything one space to the left. I left that space there because / was interfering with doc comments in CSharpResources.Designer.cs

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

After this PR the right column is still correctly aligned, and it is only separated from the left column by a single space in some lines. So I don't think we can shift the right column leftwards.
The change of / to - did not change alignment.

image

Copy link
Copy Markdown
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (iteration 3) with small suggestion for C#

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Apr 6, 2018

test windows_release_unit64_prtest please

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Apr 7, 2018

test windows_release_unit32_prtest please

@jcouv jcouv merged commit 9c7e1ce into dotnet:master Apr 7, 2018
@jcouv jcouv deleted the prefer-minus branch April 7, 2018 03:52
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.

4 participants