On Fri, Apr 22, 2016 at 11:55:46AM -0400, Jan Harkes wrote: > This just needs to be fixed by padding the strings out.
Actually I'm going to fix this by reshuffling the packed fields alignment issues pop up when an N-byte type is not read at an N-byte boundary. I think if I move the strings to the end everything else should fall into place. Jan