-
```
What steps will reproduce the problem?
1. update to latest depot_tools
build/gyp_chromium --depth=. -fninja -G msvs_version=2012
talk/libjingle_all.gyp
ninja -C out\Debug …
-
### Introduce the problem
It would be good to be able to get rid of the rendering part when needed (with a `#define` in `lv_conf.h`), somewhat like having a "client" side and a "server" side.
##…
-
**Describe the bug**
A clear and concise description of what the bug is. To avoid repetition please make sure this is not one of the known issues mentioned on the respective release page.
**Urgenc…
-
Hello
It seems the bumpalo's Box doesn't implement [CoerceUnsize](https://doc.rust-lang.org/std/ops/trait.CoerceUnsized.html), like the [usual `Box` does](https://doc.rust-lang.org/std/boxed/struct…
-
In `xml/vk.xml`, the property `optional` can be used on a tag to represent that a pointer is nullable. However, in some cases, this is not done properly. Specifically, in the typedefs for certain allo…
mlugg updated
3 years ago
-
- Guard pages on all stacks (CPU cores, fibers, ...)
- Determine locations to randomize, and by how much
-
## Bug report
**Required Info:**
- Operating System:
- Windows 10 22H2
- Installation type:
- ros1_bridge build from source, ROS1 noetic & Ros2 foxy from chocolatey
#### Steps to…
-
Hi,
Out of curiosity, have you considered submitting minisat-rust to the upcoming SAT Competition? If nothing else, it may provide some interesting data points how minisat-rust compares to the C++…
ahorn updated
5 years ago
-
### 🐛 Describe the bug
For code snippet, see at the end
- `model.py`: very simple
- `run.py`: a bit more complex but just in order to measure the memory and timing
### **In short**: `torc…
-
Hi all
Thanks for your amazing work!
I noticed a problem lately that I think should be addressed somehow.
When instantiating Flucoma's UGens in SuperCollider, xruns are caused on Linux (and pe…