-
I get the following error when I try to build my CPP package on Travis-CI.
```
LoadError: LoadError: Your platform ("x86_64-pc-linux-gnu", parsed as "x86_64-apple-darwin14") is not supported by t…
-
I had previously been working with the extension with no problems, using test explorer and CodeLens, however recently both have ceased to work entirely. No option to run or debug tests on CodeLens, Te…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1821*
---
Verbs autobuild uses "++timeout 180 +isomalloc_sync" in TESTOPTS. Since the zerocopy direct api pingpong added in patch (~~http…
-
Hi, I need some help... I have been struggling with this error for 11 hours. During this time I was finally able to build opencv4nodejs successfully with the manual build (disabled auto-build) with Op…
-
On KaTeX 0.10.2 the commented line below would fail:
```
#!/usr/bin/env nodejs
var katex = require('katex')
macros = {}
console.log(katex.renderToString("\\gdef\\foo{myfoo}", {macros: macros, t…
-
Hello,
We are experiencing a race condition when if a project is cloned between when initialize happens and when client/registerCapability for workspace/didChangeWorkspaceFolders happens no workspa…
-
**Environment**
* pip version: 19.0
* Python version: 3.5
* OS: Ubuntu 16.04
This issue is caused while building a Dockerfile
**Description**
A Dockerfile that previously built many time…
-
This is a regression from #270
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1871*
---
```
Running on 2 processors: ./get_put_pingpong 20 +CmiSleepOnIdle
srun -n 2 -c 2 ./get_put_pingpong 20 +CmiSleepOnIdle
L…
-
I'm trying to build kivy using the `./toolchain.py build kivy` command in Terminal and am getting the following answer :
```
[INFO ] Building with 4 processes, where supported
[INFO ] Want…