1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/pkg/fmt
Robert Dinu cbd2c7a283 fmt: fix width for nil values
Apply width when using Printf with nil values.
Fixes #4772.

R=r, adg
CC=golang-dev
https://golang.org/cl/7314114
2013-02-20 14:30:15 -08:00
..
doc.go fmt: document width and flags a bit more 2012-12-22 13:36:39 -05:00
export_test.go fmt, log: stop using unicode 2012-03-06 23:27:11 -05:00
fmt_test.go fmt: fix width for nil values 2013-02-20 14:30:15 -08:00
format.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
print.go fmt: fix width for nil values 2013-02-20 14:30:15 -08:00
scan_test.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
scan.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
stringer_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00