did anyone have a look at why the loop runs once too often in unpack.c? i guess i don't use feof() correctly? i could solve it differently but using feof() would be more elegant if it worked.