Omair Majid

Results 40 issues of Omair Majid

Clang now enables cast-function-type warning which results in build errors that look like this: /corefx/src/Native/Unix/System.Native/pal_process.c(382,76): error G39B05358: cast from 'void (*)(int, siginfo_t *, void *)' to 'void (*)(int)' converts to...

area-Infrastructure

Certain versions of .NET are now available in the default repositories on certain versions of Ubuntu. We should probably update the .NET install docs to reflect how to "correctly" install...

doc-enhancement
Pri1
dotnet/prod
dotnet-install/tech

Are there any plans to add support for .NET 6? `listTargets` only shows .NET versions up to 5: ``` $ dotnet /home/omajid/devel/dotnet-apiport/bin/Debug/ApiPort/netcoreapp3.1/ApiPort.dll listTargets Microsoft (R) API Portability Analyzer v2.8.32+abed127bd2 Copyright...

Some projects on github do releases for betas other non-final releases. It would be great if it was possible to exclude those versions from creating announcements/filing bugs. One example is...

type.feature

Emacs includes a consistent way to look up (cross reference) identifiers: https://www.gnu.org/software/emacs/manual/html_node/emacs/Xref.html It would be great if, instead of omnisharp-specific commands like `omnisharp-go-to-definition` and `omnisharp-find-usages`, we could delegate to `xref`...

enhancement

I wasted quite a bit of time today because my changes to the assemble scripts were not showing up. It turns out we only build things once, and never again...

With .NET 6, Microsoft containers are switching to logging in json format by default. We need to investigate whether switching to json makes more sense for our containers (or not)....

@tmds asked in #310 : > It would be nice if we checked s2i-dotnetcore-persistent-ex works against postgresql database, matching instructions from the documentation.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug .NET Core installations - runtime and sdk - include hidden...

I am using OpenShift 4.8: ![image](https://user-images.githubusercontent.com/174451/158403760-e81a1adc-462b-462b-967c-318a373893f7.png) I wrote a custom query for my project in the Developer > Monitoring > Metrics tab: ![image](https://user-images.githubusercontent.com/174451/158403634-bc84f090-72c7-4286-b616-177c197f5f5d.png) Is there a way to add this...

lifecycle/rotten
kind/feature
component/dev-console
component/monitoring