Open
Description
google#165 opened by @luca76 on 19 Jan 2017
See this error:
[grumpy] $ make
build/src/grumpy/lib/time_test/module.go:59: constant 3000000000 overflows int
Makefile:212: recipe for target 'build/pkg/linux_386/grumpy/lib/time_test.a' failed
make: *** [build/pkg/linux_386/grumpy/lib/time_test.a] Error 1
How can I fix it?