-
Hello,
am I expecting something wrong or am I doing something wrong?
I do this
```
:nop %sh{ gofmt -w $kak_bufname }
```
I am trying to send the go-file to the gofmt command. When I do it in the nor…
-
go build
imageviewer.exe
Go version: golang 1.4.2
System version : Windows Xp 32bit
panic: The specified procedure could not be found.
goroutine 1 [running]:
github.com/lxn/win.MustGetProcAddress…
-
Hello,
I found that if I give an empty string to the subject parameter of "Publish","Request","Subscribe" function, the function will return no error.
However, operations like these will cause an ERR…
-
2015/08/07 10:46:28 -------------------------------------------------------
package main
import (
"fmt"
)
var pow = []int{1, 2, 4, 8, 16, 32, 64, 128}
func main() {
for i, v := range pow {
…
-
| GoSublime error: MarGo build failed
| > This is possibly a bug or miss-configuration of your environment.
| > For more help, please file an issue with the following bui…
jesns updated
9 years ago
-
root@AR:~# GOPATH=`pwd` go get github.com/Lafeng/deblocus
go/src/github.com/Lafeng/deblocus/bootContext.go:6:2: /root/go/src/github.com/Lafeng/deblocus/crypto/chacha.go: malformed #cgo argument: -L${S…
-
```
What steps will reproduce the problem?
1. execute first example
2.
3.
What is the expected output? What do you see instead?
allot like the demo
What version of the product are you using? On what…
-
```
The "previous write" frequently gets corrupted, but here is my stack trace
WARNING: DATA RACE
Write by goroutine 56:
runtime.mapassign1()
/usr/local/go/src/pkg/runtime/hashmap.c:1134 +0x0…
-
I am building RestKit as a framework through CocoaPods. Alongside I am installing CocoaLumberjack.
The compiler will find Lumberjacks Headers. Thus `__has_include("DDLog.h")` ([Used here](https://gi…
-
Continuing with our work to get glide working on Windows, @davecgh and I noticed that the identical commands were producing different results, with mine working and his failing. We believe the root c…
jrick updated
8 years ago