Descriptionmisc/cgo/gmp: update for Go 1
1. make the program go buildable
2. update os.EINVAL and runtime.Cgocalls()
3. wrap mpz_div_2exp() and mpz_mul_2exp to support both
pre-5.0 and post-5.0 gmp (we really have no reason to
restrict ourselves to gmp 5.0+)
Patch Set 1 #Patch Set 2 : diff -r 14c7fd2498d6 https://code.google.com/p/go/ #Patch Set 3 : diff -r 14c7fd2498d6 https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r 14c7fd2498d6 https://code.google.com/p/go/ #Patch Set 5 : diff -r 641b20b35565 https://code.google.com/p/go/ #MessagesTotal messages: 5
|