Skip to content

Conversation

@yecril71pl
Copy link
Contributor

@yecril71pl yecril71pl commented Oct 30, 2021

PR Summary

Fix: the result of unary operator - is not always negative.
About unary operator +.
Addition and subtraction of enumerated values.
Minor editing corrections.

PR Context

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

Fix: the result of unary operator `-` is not always negative.
About unary operator `+`.
Addition and subtraction of enumerated values.
Minor editing corrections.
@opbld32
Copy link

opbld32 commented Oct 30, 2021

Docs Build status updates of commit 1262780:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler
Copy link
Collaborator

@yecril71pl Are you going to make the same changes to the other versions?

@yecril71pl
Copy link
Contributor Author

@yecril71pl Are you going to make the same changes to the other versions?

Sure, as soon as you tell me they are OK.

@yecril71pl yecril71pl changed the title Add examples for + and minus, fix unary - [WIP] Add examples for + and minus, fix unary - Nov 12, 2021
Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Go ahead and copy the changes to all versions.

@opbld30
Copy link

opbld30 commented Nov 15, 2021

Docs Build status updates of commit ac61b42:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld30
Copy link

opbld30 commented Nov 15, 2021

Docs Build status updates of commit cd3fede:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld32
Copy link

opbld32 commented Nov 15, 2021

Docs Build status updates of commit a98bbc2:

✅ Validation status: passed

File Status Preview URL Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld33
Copy link

opbld33 commented Nov 15, 2021

Docs Build status updates of commit 09f310a:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld32
Copy link

opbld32 commented Nov 15, 2021

Docs Build status updates of commit 0c65b5d:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Arithmetic_Operators.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@yecril71pl yecril71pl changed the title [WIP] Add examples for + and minus, fix unary - Add examples for + and minus, fix unary - Nov 15, 2021
@yecril71pl yecril71pl requested a review from sdwheeler November 16, 2021 10:46
@sdwheeler sdwheeler merged commit e5f6965 into MicrosoftDocs:staging Nov 16, 2021
@yecril71pl yecril71pl deleted the patch-3 branch November 16, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants