-
```
Target platform (e.g. Windows, Mono, Silverlight, WP7, All)?
Google API V3 .NET Client
Feature Request:
Return the "error" object sent from the server in the Exception class object to
all…
-
```
Target platform (e.g. Windows, Mono, Silverlight, WP7, All)?
Google API V3 .NET Client
Feature Request:
Return the "error" object sent from the server in the Exception class object to
all…
-
Hi @calebdwilliams!
Thanks for the important polyfill! Rather than a confirmed bug report, this is more of a question about a potential memory leak in the current implementation.
I have only…
-
Hi Guys,
There is a potential Free-of-Memory-Not-on-the-Heap in the [crypto/mem.c](https://github.com/openssl/openssl/blob/8d6481f532ab8c502de2ad17e09f688abb675a71/crypto/mem.c#L252), of which the …
-
If you have an iTunes library with URLs, those cause the script to abort. Replacing those entries with a local file reference fixes the problem.
Reading iTunes library in Documents/iTunes Library/i…
ni-ka updated
6 years ago
-
## Expected Behavior
If no `.ocamlformat` file is present and `ocamlformat` is not installed, then `dune build @fmt` should run all other formatting rules associated with the `@fmt` alias (e.g., fo…
-
**Describe the bug**
Heroic has added amazon as a game source (and sideload) and when I try an import I usually error out and sometimes crash.
**To Reproduce**
Steps to reproduce the behavior:
1…
-
**Description**
We are in a high stress environment. After docker restart xxx, we get an error "starting setns process caused: fork/exec /proc/self/exe: no such file or directory" in docker exec.…
-
Possibly because the active document is null.
This happened when trying to open a document from a package but simply doing this does not replicate the bug.
This is clearly related:
https:…
-
It seems that the "orderBy" function does not support sorting on fields of type geo_point.
The bellow function call will return every index entries within a distance of `$location['distance']` of …