-
The purpose of this is not only support the protected mode but also better test bdwgc.
The patches in https://github.com/capablevms/bdwgc (master) should be useful.
Related issue: #461
-
### Basic Infos
- [Y] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [Y] I have read the documentation at [readthedocs](https://ardu…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17782](https://bugs.llvm.org/show_bug.cgi?id=17782) |
| Status | CONFIRMED |
| Importance | P norm…
-
Clementine has been failed to build on archlinux due to recent protobuf and protobuf-c package updated, which caused libprotobuf.so.32 failed to find to clementine.
Manaully put `libprotobuf.so.3.2…
-
- [x] Checked for duplicates
### Describe the bug
Build fails due to one of these:
```
FAILED: io/xml/G__XMLIO.cxx bin/libXMLIO_rdict.pcm bin/libXMLIO.rootmap E:/vcpkg_folders/new_master/buildtr…
-
### Version/Branch of Dear ImGui:
Version 1.90.4, Branch: docking
### Back-ends:
imgui_impl_wgpu.cpp + imgui_impl_glfw.cpp
### Compiler, OS:
Windows 10 + clang-cl 18.1.8
### Full config/build in…
-
node: v20
node-gyp: v10
msvs_version: 2019
`run: node-gyp rebuild --msvs_version=2019
gyp info it worked if it ends with ok
gyp info using node-gyp@10.0.1
gyp info using node@20.11.0 | win32…
-
We were discussing how to get this into Boost and an obvious solution came up, ask @StephanTLavavej ! We could use something header-only with the option of separate compilation. I was working on a por…
-
Migrated from [rt.perl.org#130187](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=130187) (status was 'new')
Searchable as RT130187$
-
'sc::state::unconditional' is bad naming. The transition is not unconditional, but eventless. Consider to change this to for example 'sc::state::eventless' or 'sc::state::none'