Peter Dimov

Results 51 issues of Peter Dimov

With https://github.com/boostorg/boost/pull/894 being merged, paths now acquire the additional `address-model-64/architecture-x86/`, which means increased probability of hitting the dreaded Windows path length limit. Is there a downside of making --abbreviate-paths on...

enhancement

Would it make sense for lzma.jam to also support building from source?

enhancement

Would it make sense for zstd.jam to support building from source? Also, zstd.jam is missing a documentation comment block.

enhancement

When preparing the minimal repro for https://github.com/bfgroup/b2/issues/107, I noticed that `64` and `32` requirements don't seem to work outside the Boost Jamroot. My original `openssl` configuration was ``` using openssl...

bug

The macros receive it, and the reflection TS also provides it.

`BOOST_DESCRIBE_CONSTRUCTORS(X, (int), (float, float), (X const&), (X&&))`, `mod_constructor`. At the moment the workaround is https://godbolt.org/z/TxYKs5Wfr, but it would be better to support this natively.

Outputting wide strings to `std::cout` outputs the `void*` under C++ before 20, and hits a deleted `op