https://issues.apache.org/bugzilla/show_bug.cgi?id=42564
--- Comment #9 from Nick Burch <[EMAIL PROTECTED]> 2008-03-03 09:49:33 --- (In reply to comment #7) > Microsoft are supposed to be releasing some new documentation on the file > format > in a week or so, so I'll wait for that then see if it explains this new Grbit > with value 16 I've read through the docs, and the files are apparently only allowed a grbit value of x01 or 0x02, anything else isn't allowed Oddly, we're hitting the issue on the first token value, so there's something pretty messed up from the start (it's not even like we get confused half way through) I'm not sure how to proceed, as the record has data in that the docs say it shouldn't have. One option might be to just issue a warning and skip the rest of the ptg, but I'm not sure what else that might ripple on and break -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
