bloomberg / bde

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Apache License 2.0
1.67k stars 316 forks source link

bde vendors copies of ryu and pcre2 that make it link incompatible with upstream versions. #295

Open BillyONeal opened 1 year ago

BillyONeal commented 1 year ago

This is likely to force us to remove bde from vcpkg's index, for example, because bde doesn't appear to be link compatible with real ryu or pcre2.

osubboo commented 1 year ago

We will address the issues with ryu and pcre2 in the vcpg builds.