Skip to content

Ensure offsets do not have more than 9 digits while parsing#698

Merged
jedel1043 merged 1 commit intoboa-dev:mainfrom
Manishearth:offset-nine
Mar 19, 2026
Merged

Ensure offsets do not have more than 9 digits while parsing#698
jedel1043 merged 1 commit intoboa-dev:mainfrom
Manishearth:offset-nine

Conversation

@Manishearth
Copy link
Contributor

Fixes #677

#679 handled time values, but not offsets.

Copy link
Member

@jedel1043 jedel1043 left a comment

Choose a reason for hiding this comment

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

Good catch

@jedel1043 jedel1043 merged commit 60ccb9f into boa-dev:main Mar 19, 2026
8 checks passed
@jedel1043 jedel1043 added the C-bug Something isn't working label Mar 19, 2026
@Manishearth Manishearth deleted the offset-nine branch March 19, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing issue for fractional time string exceeding nine digits

2 participants