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

Do not call Unsubst if it is not available due to argument processing #71282

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Dec 15, 2023

If argument processing fails, the script will not import the utility methods, and Subst won't be called. This will cause the script to fail in non-helpful ways. In addition, fix an issue where the TEMP dir remains at T: after unsubst is called.

If argument processing fails, the script will not import the utility methods, and Subst won't be called. This will cause the script to fail in non-helpful ways.
In addition, fix an issue where the TEMP dir remains at T: after unsubst is called.
@mmitche mmitche requested a review from a team as a code owner December 15, 2023 17:19
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 15, 2023
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Dec 15, 2023
@mmitche mmitche merged commit 288b063 into dotnet:main Dec 18, 2023
27 checks passed
@ghost ghost added this to the Next milestone Dec 18, 2023
333fred added a commit to 333fred/roslyn that referenced this pull request Dec 19, 2023
* upstream/main: (79 commits)
  SynthesizedReadOnlyListTypeSymbol.Create - Check for MissingMetadataTypeSymbol (dotnet#71330)
  Add comment
  Make obsolete
  Update src/Features/CSharp/Portable/SignatureHelp/LightweightOverloadResolution.cs
  Update tests
  Update tests
  Update tests
  Raw strings
  File scoped namespaces
  Add tests
  Add index check
  Add tests
  Docs
  Simplify
  Move to top level type
  Finalize
  Simplify
  In progress
  In progress
  Do not call Unsubst if it is not available due to argument processing (dotnet#71282)
  ...
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants