Jeff Sharp

Results 9 issues of Jeff Sharp

I've been getting this warning on every invocation of `cargo check` on stable rust (1.10): ``` $ cargo check Compiling ...redacted... warning: the option `Z` is unstable and should only...

How does one define a macro that defines other macros? What I think should work... ```c #define DEF(k,v) #eval \#define k v DEF(foo,bar) foo

**Package:** all — collector, msbuild, and console **Version:** 3.1.2 **Target:** net48 ### Description In a .NET Framework project using a type from the `System.Data.SqlClient` namespace, coverlet attempts to instrument an...

bug
with repro

The images are two major versions behind now. The included version 9.3.0 is missing both bug fixes (e.g. race condition in parallel imports) and new functionality (e.g. deploying with `.bicepparams`...

needs triage
feature request

GitHub Actions and Azure DevOps runner images [are stuck on Az 9.3.0](https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md#powershell-modules). The responsible team refuses to update Az despite numerous requests (like [this one](https://github.com/actions/runner-images/issues/9282)), citing unnamed "maintenance concerns" and...

Azure PS Team
question
customer-reported

When using a PaaS database product like Azure SQL Database, occasional transient errors occur more frequently than with a traditional on-premises server. The usual solution is to add retry logic....

Adds new package `cmctl`. **Prerequisites** - [x] I have searched all issues/PRs to ensure it has not already been reported or fixed. - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)....

review-needed

This is more of a FYI than an issue. I wanted an easy way to install `cmctl` on Windows and keep it up to date, so I submitted a package...

### Description My team's main AzDO build-test-deploy pipeline that fails intermittently, about once every ten runs, when using the `windows-2025` image. The failure does not occur with `windows-2022`. The error...

OS: Windows
Area: Common Tools
bug report