8000 change nullable usage by bcwood · Pull Request #13849 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

change nullable usage #13849

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

Merged
merged 1 commit into from
Apr 19, 2021
Merged

change nullable usage #13849

merged 1 commit into from
Apr 19, 2021

Conversation

bcwood
Copy link
Contributor
@bcwood bcwood commented Oct 22, 2020

PR Summary

Change nullable usage

PR Context

related to #13791

PR Checklist

Copy link
@ghost ghost left a comment

Choose a reason for hiding this comment

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

Again Check It I Dont Understand

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 23, 2020
@bcwood
Copy link
Contributor Author
bcwood commented Oct 23, 2020

@myself786 I'm attempting to clean up the Nullable.HasValue usages, as described in #13791

@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 23, 2020
@ghost ghost added the Review - Needed The PR is being reviewed label Oct 31, 2020
@ghost
Copy link
ghost commented Oct 31, 2020

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@adityapatwardhan adityapatwardhan merged commit 4d702e0 into PowerShell:master Apr 19, 2021
@ghost ghost removed the Review - Needed The PR is being reviewed label Apr 19, 2021
rkeithhill pushed a commit to rkeithhill/PowerShell that referenced this pull request May 3, 2021
@daxian-dbw daxian-dbw added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label May 26, 2021
@ghost
Copy link
ghost commented May 27, 2021

🎉v7.2.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

@xtqqczze
Copy link
Contributor

This PR introduced a change in logic. Since FullLanguage is the default value for PSLanguageMode we no longer distinguish between the default value and no value.

@adityapatwardhan @iSazonov We should revert this?

@adityapatwardhan
Copy link
Member

@PaulHigin and @TravisEz13 .. could you please review if a revert is needed?

@PaulHigin
Copy link
Contributor

Yes, this must be reverted. The logic depends on whether a variable has been defined or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport-7.2.x-Done CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0