Skip to content
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

Parser compatibility fixes #674

Merged
merged 6 commits into from
Jan 31, 2016
Merged

Parser compatibility fixes #674

merged 6 commits into from
Jan 31, 2016

Conversation

ohlidalp
Copy link
Member

Fixes #502

Details:
* Both comma and space accepted as separators.
* Tolerating trailing separator
Updated copyright notice formatting + year.
Now tolerating botched forset lines like "forset12,34,56". All 3 nodes (12,34,56) must be accepted for backwards compatibility.
Now tolerates duplicate separators - quite a common occurence in old truckfiles.
@ulteq
Copy link
Contributor

ulteq commented Jan 31, 2016

👍

But the parser also fails at parsing the hooks and lockgroups of this truck ISOcontainers.

I think we must always allow trailing separators (concluding comments).

@ohlidalp
Copy link
Member Author

I think we must always allow trailing separators (concluding comments).

Yeah. * sigh *
I made a ticket to myself: #677

ulteq added a commit that referenced this pull request Jan 31, 2016
Parser compatibility fixes
@ulteq ulteq merged commit 4dc6575 into RigsOfRods:master Jan 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants