go-exif/exif-read-tool
Dustin Oprea 9aa2497f7b Revert "type.go: Deinegrated `ErrUnhandledUnknownTypedTag`"
This reverts commit 4f2f9044e6.

Reintroduces errors from `UndefinedValue()` when the undefined-type is
unhandled.

- We now just return it rather than panic with it so that we can check
  for it directly rather than use `log.Is()`.

- We've updated the checks across the code accordingly.
2020-01-01 09:05:06 -05:00
..
main.go Revert "type.go: Deinegrated `ErrUnhandledUnknownTypedTag`" 2020-01-01 09:05:06 -05:00
main_test.go type.go: Bugfix for math with embedded data. Add Format(). 2019-12-28 23:35:32 -05:00