hdfview
hdfview copied to clipboard
Unsigned enum types are displayed as if signed
If I create an enum with an underlying unsigned type it's displayed incorrectly in hdfview
e.g.

All of the unsigned max values are displayed as -1.
