Descriptiontext/scanner: handle non-io.EOF errors
Currently Scan ignores an error returned from source if the number
of bytes source has read is 0.
Fixes issue 7594.
Patch Set 1 #Patch Set 2 : diff -r 2b85dda01af0 https://code.google.com/p/go #Patch Set 3 : diff -r 2b85dda01af0 https://code.google.com/p/go #Patch Set 4 : diff -r 2b85dda01af0 https://code.google.com/p/go #Patch Set 5 : diff -r 2b85dda01af0 https://code.google.com/p/go #
Total comments: 18
Patch Set 6 : diff -r 9cd3a4758b94 https://code.google.com/p/go #MessagesTotal messages: 6
|