-
# Requirements
We need to maintain a table of connections, mapping a unique connection ID to the connection state.
Each connection evolves monotonically according to the reflexive transitive closu…
-
### Code
```Rust
#[derive(Copy, Clone)]
struct Wide {}
struct VTable {
bar: dyn Cap,
}
trait Bar {
fn bar(&self) -> u32;
}
struct Foo {
foo: u32,
bar: bool,
}
impl Bar for Foo {…
-
### Version/Branch of Dear ImGui:
Version 1.90.1, Branch: master
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
Windows 10 + MSVC 2022, VS 17.8.4
### Full config/b…
-
### Please describe your project. Start with the need or problem you are trying to solve with this project. Describe why your solution is going to adequately solve this problem.
### Challenge:
…
-
**Version/Branch of Dear ImGui:**
Version: any
Branch: any
**Back-end/Renderer/Compiler/OS**
Back-ends: any
Compiler: any
Operating System: any
**My Issue/Question:**
_(Apologies if …
mosra updated
5 years ago
-
## Description
```ruby
systemd_unit 'my-app.service' do
action :mask
end
```
never become up to date state even if the unit is already masked.
This bug was introduced by #10925
The…
-
### Affected page
https://www.privacyguides.org/en/os/linux-overview/#missing-security-features
### Description
The page currently reads:
> Memory corruption bugs are responsible for the [majori…
-
### Version/Branch of Dear ImGui:
1.90.4 (master)
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
Linux 6.1.67-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC + gcc v…
-
### Code
Here is what was being compiled: https://github.com/spaceandtimelabs/sxt-proof-of-sql/pull/252/commits/f949012b404c97435d73c6bbae2cdd69f371ceec
### Meta
`rustc --version --verbose`:
ru…
-
### Version/Branch of Dear ImGui:
1.90.3
### Back-ends:
imgui_impl_dx11.cpp + imgui_impl_win32.cpp
### Compiler, OS:
Windows 10 + MSVC 2022 (17.9.0p5)
### Full config/build information:
_No res…