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

New SYSLIB diagnostics documents #42812

Open
jeffhandley opened this issue Oct 3, 2024 · 2 comments
Open

New SYSLIB diagnostics documents #42812

jeffhandley opened this issue Oct 3, 2024 · 2 comments
Labels
🏁 Release: .NET 9 Work items for the .NET 9 release Pri3 ⌚ Not Triaged Not triaged
Milestone

Comments

@jeffhandley
Copy link
Member

jeffhandley commented Oct 3, 2024

The following SYSLIB diagnostics from list-of-diagnostics.md (dotnet/runtime) do not have documentation pages created yet. These pages should all be published before .NET 9 GA.

Diagnostic ID Description Assignees PR
SYSLIB1230 Deriving from a GeneratedComInterface-attributed interface defined in another assembly is not supported. @jkoritzinsky #42884
SYSLIB5001 Tensor and related APIs in System.Numerics.Tensors are experimental @tannergooding @michaelgsharp
Experimental Overview page for experimental APIs @jeffhandley
SYSLIB5002 SystemColors alternate colors are experimental @JeremyKuhne
SYSLIB5003 System.Runtime.Intrinsics.Arm.Sve is experimental @kunalspathak @tannergooding
SYSLIB5004 X86Base.DivRem is experimental since performance is not as optimized as T.DivRem @kunalspathak @tannergooding
SYSLIB5005 System.Formats.Nrbf is experimental @adamsitnik
@jeffhandley jeffhandley added the 🏁 Release: .NET 9 Work items for the .NET 9 release label Oct 3, 2024
@jeffhandley jeffhandley added this to the November 2024 milestone Oct 3, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Oct 3, 2024
@jeffhandley
Copy link
Member Author

We will also need a new section and Overview added for Experimental APIs, as a peer to [Obsoletions)(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/obsoletions-overview) and Source-generated code diagnostics.

@JeremyKuhne
Copy link
Member

@KlausLoeffelmann this is part of the dark mode experimental feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 9 Work items for the .NET 9 release Pri3 ⌚ Not Triaged Not triaged
Projects
Development

No branches or pull requests

2 participants