-
Azure Media Services Face Detector is retiring on September 14th, 2023
**Deprecation ID:** 2cda02b6-b2db-480e-b2a5-2886365f8e06
**Deadline:** Sep 14, 2023
**Impacted Services:**
- Azure Media Service…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR5686](https://bugs.llvm.org/show_bug.cgi?id=5686) |
| Status | NEW |
| Importance | P normal |
| R…
-
Since the attribute will never do anything useful in this scenario, it will only lead to bugs. So just make it a compiler error.
-
This is an attempt to summarize the options currently on the table for enum shorthand functionality.
The core functionality is writing `.id` to refer to an enum value (or enum-like value) as on an …
-
Allow `Func = static i => i.ToString();`.
- [x] Proposal added ([here](https://github.com/dotnet/csharplang/blob/master/proposals/csharp-9.0/static-lambdas.md))
- [x] Discussed in LDM 2019-10-21
…
-
My application is seeing intermittent build failure after being migrated to .NET 8.0 with NSwag.MSBuild upgraded to 14.1.0. So far we have been seeing the error only when the application is built by A…
-
I have constructed callgraph using
SetupApplication ap = new SetupApplication(androidJarPath, apkPath);
ap.setCallbackFile("AndroidCallbacks.txt");
ap.constructCallgraph();
InfoflowCFG icfg=new …
-
There are a few possible ways to improve the Tact frontend API that would be helpful for tooling:
* [ ] Improve workflow with `{Node,Virtual}FileSystem` API. These functions should have improved do…
-
Hello! I'm not sure whether this is reasonable, but it's worth asking.
Long story short, [Riverpod](https://pub.dev/packages/flutter_riverpod) would like to define a lint strictly identical to `u…
-
New test language/macros/nesting/macro_impl_uses_macro1_test [added here](https://dart-review.googlesource.com/c/sdk/+/352522) has a macro implementation that relies an a macro application, currently …