-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
The original issue is in https://github.com/cplusplus/draft/issues/2554, which is tagged with CWG.
>…
-
### Description
Always when we update an own created Swift package that is hosted in our companies git we get the following error in our project cli. After clear the spm cach located at '~/builds/cac…
-
### Quick summary
A Tiled Gallery Block in the Cubic theme displays the images stacked instead of tiled.
I noticed this issue which is relating to Cubic and the Tiled Gallery Block, but it appears…
-
Currently `memory_order_acquire` and `memory_order_release` are considered unsafe:
The problem is critical sections overlap in the following situation with mutexes or other synch object:
```
T1: a.…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
If we have bundle A : declaration of an instance (no associated code) that refers to an composite as implementation.
If we have bundle B : declaration of the composite
If bundle A is installed on th…
-
When working with mono repos, it is common for multiple packages to depend on each other.
it would be splendid if we could somehow support publishing multiple interdependent packages.
A couple o…
-
Given the class
```
public class ComputationGraphSpace {
public void test() {
java.util.concurrent.atomic.AtomicInteger l = new AtomicInteger();
}
}
```
JP parses ' java.u…
-
Circle of Confusion equation
```
CoC = abs(z * CoCScale + CoCBias)
CoCScale = (A * focallength * focalplane * (zfar - znear)) / ((focalplane - focallength) * znear * zfar)
CoCBias = (A * focalle…
-
reported by: @CloudyLex
look into processes described in
http://arxiv.org/abs/1105.2134v1
Migrated from https://www.nublado.org/ticket/202
```json
{
"status": "new",
"changetime": "2019-02…