On Mon, Aug 28, 2017, at 22:59, silviucap...@gmail.com wrote: > Interesting... For this portion of code: > > https://github.com/360EntSecGroup-Skylar/excelize/blob/master/rows.go#L76-L85 > > The xml decoder returns row and col token types for 1.8.3 but rushes > into > an EOF for 1.9
In Go 1.8 the patch in 02240408a1 was ported to restore error masking behavior from 1.7 (which is why you get output in 1.8). I don't see that patch in 1.9. See also https://golang.org/issue/19333 —Sam -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.