Skip to content

change nullable usage#13849

Merged
adityapatwardhan merged 1 commit into
PowerShell:masterfrom
bcwood:fix-ExternalScriptInfo
Apr 19, 2021
Merged

change nullable usage#13849
adityapatwardhan merged 1 commit into
PowerShell:masterfrom
bcwood:fix-ExternalScriptInfo

Conversation

@bcwood
Copy link
Copy Markdown
Contributor

@bcwood bcwood commented Oct 22, 2020

PR Summary

Change nullable usage

PR Context

related to #13791

PR Checklist

Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

ghost commented May 27, 2021

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

Handy links:

@xtqqczze
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@PaulHigin
Copy link
Copy Markdown
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