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

Remove C++ sources from repo #74481

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Remove C++ sources from repo #74481

merged 3 commits into from
Jul 23, 2024

Conversation

jaredpar
Copy link
Member

The C++ sources are triggering CodeQL checks. Suppressing them / getting exceptions is very tricky. Instead just removing this code. The majority of it was written to validate our floating point parsing code compared to the C++ impl. It's been ages since that was needed. Can recover it by looking at this commit in the future if needed.

The C++ sources are triggering CodeQL checks. Suppressing them / getting
exceptions is very tricky. Instead just removing this code. The majority
of it was written to validate our floating point parsing code compared
to the C++ impl. It's been ages since that was needed. Can recover it by
looking at this commit in the future if needed.
@jaredpar jaredpar requested a review from a team as a code owner July 22, 2024 16:51
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 22, 2024
@arunchndr arunchndr enabled auto-merge July 22, 2024 16:52
@jaredpar
Copy link
Member Author

@dotnet/roslyn-compiler PTAL

@jcouv jcouv self-assigned this Jul 22, 2024
@jaredpar jaredpar disabled auto-merge July 23, 2024 03:20
@jaredpar jaredpar merged commit e4fc159 into dotnet:main Jul 23, 2024
21 of 24 checks passed
@jaredpar jaredpar deleted the cpp branch July 23, 2024 03:21
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 23, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 P1 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers 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.

6 participants