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

Implement compiler /warnversion flag and one "wave" warning #45750

Merged
10 commits merged into from
Jul 16, 2020

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    d49e2af View commit details
    Browse the repository at this point in the history
  2. Fix public API file to reflect changed CSharpCompilationOptions const…

    …ructor.
    Neal Gafter committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8605348 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Document warning waves

    Neal Gafter committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    37520cf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge branch 'master' of https://github.com/dotnet/roslyn into master…

    …-warnversion
    Neal Gafter committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    32edbd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Merge branch 'master' of https://github.com/dotnet/roslyn into master…

    …-warnversion
    Neal Gafter committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    696ddef View commit details
    Browse the repository at this point in the history
  2. Minor changes per review.

    Neal Gafter committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    37a45de View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Make the parsing of warnversion culture invariant.

    Neal Gafter committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    805b45a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Adjust test to make it culture neutral.

    Neal Gafter committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    03f1b41 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge branch 'master' of https://github.com/dotnet/roslyn into master…

    …-warnversion
    Neal Gafter committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ba76700 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dotnet/roslyn into master…

    …-warnversion
    Neal Gafter committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    f78a347 View commit details
    Browse the repository at this point in the history