-
This may be just another mutation of https://github.com/hashicorp/hcl2/issues/18
**`main.tf`**
```hcl
# comment
```
```
$ hexdump -C main.tf
00000000 23 20 63 6f 6d 6d 65 6e 74 …
-
**Describe the bug**
Just went back to my C++ project after several months and I can't build using `sw` anymore.
**Expected behavior**
It should build my binaries without issue.
**To Reproduce…
-
Attempting to compile mxe using the source code obtained with `git clone https://github.com/mxe/mxe.git` fails to build gcc with the message below. I tried with the gcc version 5.4.0 that is current o…
ghost updated
5 years ago
-
Clean install on unbuntu 18.0.4, used exact same commands and everything, but whenever i try to compile - it just says this:
`Could not find the following execs (svn is actually package subversion,…
-
https://github.com/jmillikin/rules_ragel
Rather than depending on system ragel.
-
Hello,
after checking out the example page (and really liking what I see) I wanted to test Oscar on my own machine. However I am stuck compiling.
I downloaded the complete structure. I found that s…
-
I have noticed a few problems with how we handle binary dependencies for the binaries we use during the build. In particular, the `go generate` step. These problems are relevant because while we have …
-
**Issue Description:** I'm using pants 1.18.0rc0 so I expect pants to build my python dependencies using python 3, but when building **Pampy** I get **Sorry, Python 2 is not supported. You need Python…
-
int flag = hs_compile("GET|POST", HS_FLAG_SOM_LEFTMOST,
HS_MODE_BLOCK, nullptr, &m_database, &compile_err);
flag = -4;
this case occur internal error in 4.6.0,now i will test 4.7.0。
-
I am trying to create GIST with the following Object.
Getting error but it was working fine in previous versions.
```
private GIST_JSON_EMPTY: GitHubApi.GistsCreateParams = {
description: "…