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

WSplit parser should accept OldTime values #10

Closed
glacials opened this issue Nov 22, 2013 · 0 comments
Closed

WSplit parser should accept OldTime values #10

glacials opened this issue Nov 22, 2013 · 0 comments
Labels
bug Issues that are solved by repairing functionality

Comments

@glacials
Copy link
Owner

Right now the WSplit parser expects a 0 as the second value for each split:

Captain Jelly,0,1256.61,719.44

But it can be a nonzero value if the user uses WSplit's "Set this run as old" function. We should accept a normal-looking time there. We won't be using it, but the parser should consume it instead of panicking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are solved by repairing functionality
Projects
None yet
Development

No branches or pull requests

1 participant