Closed alund closed 6 years ago
Would you happen to have a sample file I could test with?
Sorry for the late reply. The notification email got auto-filed somewhere I wasn’t checking. Yes, I can get you a file, hopefully tomorrow.
On Sun, Jan 7, 2018 at 6:22 PM Michael Martinez notifications@github.com wrote:
Would you happen to have a sample file I could test with?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rii-mango/Daikon/issues/10#issuecomment-355865397, or mute the thread https://github.com/notifications/unsubscribe-auth/AAENRwrVoMPeunOYp5DlJ-M5Ufu8qABPks5tIV_XgaJpZM4RCZsk .
The attached .zip file contains a single slice that demonstrates the problem. daikon-10-example.zip
Should be fixed now. Thanks for reporting this.
daikon.Siemens.readHeader()
is generating error messages like this:This occurs when
this.data
is less than 4 bytes long (and so presumably is not a CSA2 header).