Descriptioncmd/5l, cmd/6l, cmd/8l: increase error buffer size
STRINGSZ (200) is fine for lines generated by things like
instruction dumps, but an error containing a couple file
names can easily exceed that, especially on Macs with
the ridiculous default $TMPDIR.
Patch Set 1 #Patch Set 2 : diff -r d607f47f640d https://code.google.com/p/go/ #Patch Set 3 : diff -r d607f47f640d https://code.google.com/p/go/ #
MessagesTotal messages: 2
|