-
As part of Google Summer of Code 2019, both @LouisJenkinsCS and I have laid down the infrastructure for creating non-blocking algorithms and data structures in both shared and distributed memory. This…
-
## Steps to Reproduce
I don't have steps to reproduce. I just started VS for Mac and it crashed. It didn't crash after that.
### Current Behavior
VS for Mac crashed with this error:
```
e…
-
Hi,
I am working on a C++ library called "Xenium" that provides various concurrent data structures and memory reclamation schemes: https://github.com/mpoeter/xenium
Maybe you can take a look at it…
-
Hi there,
I've an issue I can't understand using the bootstrap carousel.
On mobile, I want to slide by swiping (and not clicking), and, on click, a pinterest button appears.
I've desactivated t…
-
-
seems that exception code goes to .data section:
.word 0x3a7db1e6, 0xd412cc8d, 0x735721c1, 0x881570db, 0x2f9b3971, 0x825922ad, 0xb5f05d35, 0xc1ae9a38
.align 4;
.align 5
_user_stack_start:
.rept…
-
@jorendorf asks on [the users forum](https://users.rust-lang.org/t/why-are-reads-sometimes-tolerated-during-mut-borrows-and-sometimes-not/8774) about a curious discrepancy around fields. It seems that…
-
Because `$_SERVER` variables are not set in the CLI, the `dev/build` command thows a notice:
````
[1;31mERROR [Notice]: Undefined index: HTTP_HOST
IN GET dev/build
[0m[31mLine 189 in [path]/ve…
-
Discussing the representation of `extern "abi" fn(..)` types:
- What hazards exist if you try to transmute these to e.g. `usize`?
- the C standard, for example, is conservative about the size …
-
## Intro
Biblatex formerly (between v3.5 and v3.8, inclusive) supported an "Extended Date/Time Format (EDTF)" specification (to "level 1") located at http://www.loc.gov/standards/datetime/pre-submi…