-
hi
if i have multiple files in a package and send one of them via stdin to gocode, gocode seems to ignore all content of the other files of the same package.
For example: I have a package "mymodule"…
-
when i use go get -u -ldflags -H=windowsgui github.com/nsf/gocode
i get errors:
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\admin>go get -u -ldflags -H=wind…
-
Firstly I got the problems with `goapp get -d github.com/mjibson/goread`
as such
```
~/mygo/src/github.com/mjibson/goread$ goapp get -d github.com/mjibson/goread
package atom: unrecognized import pa…
-
你好,cow-win64-0.8-debug2在win7x64下监听127.0.0.1正常,监听0.0.0.0提示错误,日志如下:
panic: internal error, host address invalid: 0.0.0.0
goroutine 1 [running]:
main.hostAddr(0x0, 0x0, 0x0)
/Users/alex/local/m…
xiozf updated
11 years ago
-
After following the README on a fresh Ubuntu 12.04 image on AWS:
ubuntu@ip-10-252-7-143:~/mygo/src/github.com/mjibson/goread$ dev_appserver.py app.yaml
INFO 2013-11-09 15:48:03,074 sdk_update_che…
-
i use git clone get new code, if I kill the mysql connection:
under linux(centos i686), it fatal.
under windows(xp, x32), it not autoreconnect
mysql version 5.1.69(contos x64)
[wanghl@localhost iVeg…
ghost updated
11 years ago
-
多重启几次就好了。。。。但不能把把这样重启把。。。
```
2013/10/18 16:17:43 [I] Server init...
2013/10/18 16:17:43 [T] DB postgres 192.168.1.25
panic: runtime error: invalid memory address or nil pointer dereference
[signal …
tossp updated
11 years ago
-
MarGo: Cannot start MarGo:
Can't find the MarGo binary at `C:\Users\Wing7\AppData\Roaming\Sublime Text 2\Packages\User\GoSublime\windows-x64\bin\gosublime.margo_r13.06.22-1_go1.1.1.exe`
I can't find …
-
I'm not very experienced with Go at this stage, and running tests, however running "go test" using Win8 and latest Go version (go1.1.2 windows/amd64), I get :
# github.com/JackC/pgx_test
c:\users\bo…
-
Hi ,
I get an error when I try to build your project on Debian Wheezy
``` bash
boson:uu-g francois [master] $ go build
# _/home/francois/.src/uu-g/uu-g
./resolvers.go:70: undefined: strings.TrimP…