]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: fix another unsigned value causing bugs on Plan 9
authorRob Pike <r@golang.org>
Thu, 2 May 2013 00:00:21 +0000 (17:00 -0700)
committerRob Pike <r@golang.org>
Thu, 2 May 2013 00:00:21 +0000 (17:00 -0700)
commitd727d147c0c724e9d6489db86925dc61a5ddfd91
treeb985c9c8614b6fa5f8063660d5266b7fa6f2aebc
parentc8942f021e99d1d0388bb6571fc3410de94a88d9
cmd/ld: fix another unsigned value causing bugs on Plan 9
"The usual conversions" bite again.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/9103044
src/cmd/ld/data.c