Alexander Köplinger

Results 39 issues of Alexander Köplinger

``` PS C:\> Get-ACMEIdentifier '3example.com' Get-ACMEIdentifier : Input string was not in a correct format. At line:1 char:1 + Get-ACMEIdentifier '3example.com' + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Get-ACMEIdentifier], FormatException...

These are new in .NET 5.0: https://docs.microsoft.com/en-us/dotnet/api/system.operatingsystem?view=net-5.0 They expose methods for all the common operating systems like `OperatingSystem.IsWindows()` but also still support the API where you pass in a string:...

Good First Issue

Are you experiencing this issue in octobox.io or your own instance? - [X] octobox.io - [ ] My instance 🐞 **Problem** When a comment is edited on an issue the...

enhancement
help wanted

Over in https://github.com/mono/mono/pull/5102 I tried upgrading the cil-strip tool to a modern Cecil instead of the private years-old source copy we have. Unfortunately this would break AOT compilation in Xamarin.iOS...

We see quite often in the logcat something like this: ``` chatty : uid=10225(net.dot.System.Net.Sockets.Tests) expire 102 lines ``` The chatty service removes log messages if a process logs too many...

enhancement
android

Address the feedback from https://github.com/dotnet/xharness/pull/242

wasm

In https://github.com/dotnet/runtime/pull/72143 we're adding a reference assembly for System.Private.CoreLib but right now the three different implementations (mono, coreclr and nativeaot) don't have consistent public API.

area-Infrastructure
needs-author-action

The old ones are getting deprecated.

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=431489 Build error leg or test failing: Libraries Test Run release coreclr osx x64 Release Pull request: N/A ## Error Message Fill the error message using...

area-System.Text.RegularExpressions
os-mac-os-x
blocking-clean-ci
Known Build Error