issues Search Results · repo:dotnet/runtime language:C#
Filter by
66k results
(109 ms)66k results
indotnet/runtime (press backspace or delete to remove)Background and motivation
I propose adding the following methods to the Uri class
https://learn.microsoft.com/ru-ru/dotnet/api/system.uri?view=net-8.0
API Proposal
AppendPathSegment(string segment) ...
api-suggestion
area-System.Net
untriaged
Mr0N
- 1
- Opened 4 hours ago
- #115250
Background and motivation
During implementation, the naming of the default value arguments changed from what was reviewed. Original API approval
was in #93964
This issue should either approve the differences, ...
api-suggestion
area-System.Runtime.Intrinsics
arm-sve
untriaged
a74nh
- 2
- Opened 7 hours ago
- #115246
Description
.NET Monitor is attempting to ingest an update from dotnet/dotnet that has a consistent createdump failure for Linux x64
environments. All tests that involve invoking dump collection over ...
area-Diagnostics-coreclr
jander-msft
- 2
- Opened 8 hours ago
- #115245
The following APIs were approved but not implemented.
public static unsafe Vector T AndNot(Vector T left, Vector T right)
public static unsafe Vector T OrNot(Vector T left, Vector T right)
These ...
area-System.Runtime.Intrinsics
arm-sve
untriaged
a74nh
- 5
- Opened 8 hours ago
- #115244
The following scatter methods were approved but are not yet implemented:
public static unsafe Vector long LoadVectorByteSignExtendToInt64(sbyte* address); // LD1SB
public static unsafe Vector ushort ...
area-System.Runtime.Intrinsics
arm-sve
untriaged
a74nh
- 3
- Opened 8 hours ago
- #115243
The following scatter methods were approved but are not yet implemented:
public static unsafe void Scatter16BitNarrowing(Vector int mask, short* address, Vector int indices, Vector int data); // ST1H ...
area-System.Runtime.Intrinsics
arm-sve
untriaged
a74nh
- 4
- Opened 10 hours ago
- #115242
Background and motivation
The SVE load instructions all have the option to take in an immediate offset for the address.
For example, LDFF1B Zresult.S, Pg/Z, [Xarray, Xindex].
Today the API matching ...
api-suggestion
area-System.Runtime.Intrinsics
arm-sve
a74nh
- 1
- Opened 11 hours ago
- #115241
foo .AsSpan(0, largeNumber) will throw Specified argument was out of the range of valid values. (Parameter start ). Note
the indicated parameter name. The issue here is the combination of start/length, ...
area-System.Memory
MihaZupan
- 3
- Opened 12 hours ago
- #115239
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1031074
Build error leg or test failing: System.Globalization.IOS.Tests
Affected CI jobs:
- iossimulator_arm64_release_allsubsets_mono ...
area-System.Globalization
Known Build Error
os-ios
os-maccatalyst
os-tvos
matouskozak
- 4
- Opened 15 hours ago
- #115238
Background and motivation
Umm...probably pretty obvious.
Sure, var foo = location++ is probably atomic... But this is clearer.
API Proposal
namespace System.Threading;
public class Interlocked
{ ...
api-suggestion
area-System.Threading
arontsang
- 3
- Opened 17 hours ago
- #115237

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.