David Matson

Results 34 issues of David Matson
trafficstars

Feature request: Enable copying PDBs to the app's bin folder. From looking at the existing behavior and code in scripts/buildsystems/msbuild/applocal.ps1, it appears that only the DLLs themselves are copied. (Perhaps...

category:vcpkg-feature

The v3 support for tests programs as exes is really useful - is there documentation or a sample for how to do this for v2? Here's what I ended up...

**Describe the bug** When building using scripts\buildsystems\msbuild\vcpkg.targets and using Windows PowerShell (rather than PowerShell Core), the build outputs an error message when it actually succeeds. **Environment** - OS: Windows 11...

category:vcpkg-bug

Please fill-in this template. - [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [n/a] I tried running `code...

## Description I'm trying to use VSTest extensibility to integrate with another logging system that needs to report as soon as a test case starts. ITestLogger allows me to log...

We're currently using faiss on arm64 on Windows, but we can't use the main branch as-is for that.

install
ARM / PPC / exotic hardware
feature request
Platform

For streaming access to JSON, a pull-style reader/parser has a number of advantages over a push-style (SAX-like) API, including ease of use and performance. Here's https://learn.microsoft.com/en-us/archive/msdn-magazine/2003/may/manipulating-xml-data-with-integrated-readers-and-writers-in-net discussing this topic in...

I'm using the latest yubico-piv-tool release (2.6.0) and YubiKey 5C NFC with firmware 5.7.1. When using libykcs11.dll, it fails to be able to find any key on the YubiKey if...

### Does the feature exist in the most recent commit? No ### Why do we need this feature? Currently, we have per-OS code for stream_result_to, and Windows support is not...

enhancement