maximiliank
maximiliank
When I try to put a `Table` with a colored cell into another `Table` the color is not working anymore. Here is an example: ``` #include "tabulate/tabulate.hpp" #include int main()...
It should be WARNINGS_AS_ERRORS_DEVELOPER_DEFAULT instead of OPT_WARNINGS_AS_ERRORS_DEVELOPER_DEFAULT
### Library name Arrow ### Library description Apache Arrow is a library for working with columnar data in memory ### Library repository https://github.com/apache/arrow ### Motivation To better analyze/compare code that...
> You have to build in manylinux. Manylinux requires only small subset of system libraries and an old GLIBC. The manylinux image uses RHEL's developer kit to provide a newer...
Adjust boost version dependency for arrow/all ### Summary Changes to recipe: **arrow/all** #### Motivation In the latest commit to the `thrift` recipe (https://github.com/conan-io/conan-center-index/commit/f8a8a29cdc062aa3c21ac73669a02e224010dbd5) the `boost` version requirement was set to...
### Description I want to consume the arrow/16.1.0 with parquet option and run into a version conflict for boost due to different version requirements in arrow and thrift. Here is...
**Checklist** - [x] The issue is about this extension and NOT about a fork. - [x] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.md) document. - [x] The latest version of the extension...
Fixed sanitizer detection for stub creation in case the sanitizer flags are added via LINK_LIBRARIES