[PATCH v1 0/2] deque: add multithread unsafe deque library
Stephen Hemminger
stephen at networkplumber.org
Tue Apr 2 02:47:58 CEST 2024
On Mon, 1 Apr 2024 22:28:52 +0000
Aditya Ambadipudi <Aditya.Ambadipudi at arm.com> wrote:
> Thanks, Stephen, for the comment.
>
> Unfortunately, we don't have the dev setup nor the resources to test out this change using MSVC.
>
> Thank you,
> Aditya Ambadipudi
All it requires is the community version of MSVC which is free. And setting up a Windows
VM with KVM is free and easy.
IMHO all new libraries have to build on all environments, unless they are enabling
platform specific features.
More information about the dev
mailing list