-
PatternFormatter provides %T and %I to print the thread name and thread id. Those patterns depend on attributes of Message which are set in the init() function, using Thread::current() and calling get…
-
I would expect a check for POCO_WIN32_UTF8 at the top of Environment.cpp to include the correct Impl, but only Environment_WIN32.cpp is included for regular Windows.
Compare this to the top of Dire…
-
### Description
Building `boost/1.81.0` with `zstd` option enabled fails:
`conan install "boost/1.81.0@" --update --build outdated --profile:h default --profile:b default -o boost:shared=True -o…
-
I was able to compile Firo last week, but something is broken for the past few days.
I get the error below
https://pastebin.com/hZ2aAcxb
-
BPO | [41442](https://bugs.python.org/issue41442)
--- | :---
Nosy | @pxinwr
PRs | python/cpython#21687
Superseder | bpo-31904: Python should support VxWorks RTOS
*Note: these values reflect the state…
-
BPO | [41443](https://bugs.python.org/issue41443)
--- | :---
Nosy | @vstinner, @pxinwr
PRs | python/cpython#21688python/cpython#23886
*Note: these values reflect the state of the issue at the time it…
-
### How are you running Renovate?
WhiteSource Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select which…
-
In `rand_unix.c` currently `OPENSSL_RAND_SEED_NONE` is enforced for VxWorks, because there is no suitable random source available, resp. the gathering of randomness has not been implemented yet.
h…
-
I'm trying to cross-copmile for an `espidf` target from Windows, but in the latest nightly compilation (or in this case, `cargo c`) fails with the following errors:
`cargo c --target=riscv32imc-esp…
-
From DX view, we hope we could keep consistency for all these terminologies throughout our document and code, after discussion we are aligned:
1.User VM: A VM where user-defined environments and a…