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

Update to support unit32 #25

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Update to support unit32 #25

merged 3 commits into from
Jul 17, 2023

Conversation

edfungus
Copy link
Contributor

After this update artonge/go-gtfs#22, the sequence always returned 0 because this library didn't support uint32. This should fix the issue. Tested with the go-gtfs library with this change.

After this update artonge/go-gtfs#22, the sequence always returned 0 because this library didn't support uint32. This should fix the issue. Tested with the go-gtfs library with this change.
Copy link
Owner

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request, one small comment, else it looks good :)

load.go Show resolved Hide resolved
load.go Show resolved Hide resolved
@artonge
Copy link
Owner

artonge commented Jul 13, 2023

I let you decide about the format thing. Once resolve, feel free to merge :)
(If you can, not sure whether GitHub allows that)

@edfungus
Copy link
Contributor Author

I don't have perms to merge, so I'll let you do it. Thanks!

@artonge artonge merged commit 1e4d858 into artonge:master Jul 17, 2023
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