]> Cypherpunks repositories - gostls13.git/commit
gc: small fixes to fmt.c
authorLuuk van Dijk <lvd@golang.org>
Tue, 13 Dec 2011 08:15:46 +0000 (09:15 +0100)
committerLuuk van Dijk <lvd@golang.org>
Tue, 13 Dec 2011 08:15:46 +0000 (09:15 +0100)
commit7cf4825425be6098b95a313ebe8008ea59c23611
tree00f68ed183b212ea012803dd5a57f3c5cd610092
parente1b1a5fea2c5da007b3fd883a781071928e84164
gc: small fixes to fmt.c

don't crash when printing error messages about symbols in a garbled state.
render OCOMPLIT in export mode.

R=rsc
CC=golang-dev
https://golang.org/cl/5466045
src/cmd/gc/fmt.c