-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
139 characters missing from flex #160
139 characters missing from flex #160
Conversation
…/VW header parsing to decode_phase
Thanks a lot for the PR. I just have a small additional request: Given that this is a non-trivial change and contribution, would you mind adding your name (and optionally your email) to the source file? Establishing correct authorship and verifying the licensing is important to some distributions (e.g. Debian) and I would not want to cause issues in their packaging process. |
Can do, just saw this. I'm glad that this is useful. |
Authorship added |
Fixes #159 |
Fixes #139 adds edges cases for start and end offsets to avoid missing start characters in FLEX messages.
Also include some changes that: