-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x9333e73de86ac04bc09165f655705e5f1aeb6454f489799d3e55b5c478f01d5c
**Severity:** medium
**Description:**
**Descriptio…
-
```
In campaign 4 (Op Firestorm), there's a big enemy installation. When it's
destroyed, a single fighter with zero health is spawned, which is
indestructible, thus rendering the mission unbeatable.…
-
Move-constructor `expected( U && value` of _expected_ calls
`contained.construct_value( std::forward( value ) );`
which leads to
`new(&m_value) value_type(std::forward(args)...);`
which degrades t…
-
```
In campaign 4 (Op Firestorm), there's a big enemy installation. When it's
destroyed, a single fighter with zero health is spawned, which is
indestructible, thus rendering the mission unbeatable.…
-
Introduce basic budget functionality with user interface support.
The basic features must give the player control over per-unit budgets, visibility into the configuration of budgets, and visibility…
-
We have https://github.com/coq/coq/blob/d064738572f67b31c4a3d2606cdeeae267e7de44/user-contrib/Ltac2/Std.v#L144
There is no `pose proof` in Ltac2. I think `Std.pose` should be `ident option -> cons…
-
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
@babel/cli
### Input code
https://babeljs.io/repl/#?browsers=chrome%2044&build=&builtIns=false&corejs=false&spec=false&lo…
-
Hi,
I've been chatting with someone at MKS sales and they say it's my own fault that I have damaged my driver by hitting an endstop.
Q8 Q10 and Q11 have lets the magic smoke out and vapourised t…
-
Is it too late to suggest a change in the interface for `useNavigationParam`?
I'm working on some code and found myself using the navigation param as the only state for a scene of mine. The idea is…