Skip to content

Conversation

@ThomasGoulet73
Copy link
Contributor

@ThomasGoulet73 ThomasGoulet73 commented Nov 26, 2025

Fixes #11276

Description

I remove dead code that was only used on Windows 2000 (Which hasn't been supported in a while) and which according to the linked issue contains a bug in the implementation.

Customer Impact

None, dead code.

Regression

No.

Testing

Local build + CI.

Risk

None, dead code.

Microsoft Reviewers: Open in CodeFlow

@ThomasGoulet73 ThomasGoulet73 requested a review from a team as a code owner November 26, 2025 02:10
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Potential sign-extending cast when a zero-extending cast was intended

1 participant