Skip to content

Resolve parser ambiguity#5

Open
jakobnissen wants to merge 3 commits into
BioJulia:developfrom
jakobnissen:ambifix
Open

Resolve parser ambiguity#5
jakobnissen wants to merge 3 commits into
BioJulia:developfrom
jakobnissen:ambifix

Conversation

@jakobnissen
Copy link
Copy Markdown
Member

I want to push BioJulia/Automa.jl#49, and am in the process of checking all packages that depend on Automa for whether that commit introduces errors.

In BigBed, it's not possible for the parser to determine whether a record like b"\0\0\0\1\0\0\0\1\0\0\0\1\0" contains a name or not, and the actions it should take are therefore ambiguous.

This change fixes that.

@CiaranOMara CiaranOMara force-pushed the develop branch 5 times, most recently from 7a01eec to 781b688 Compare June 20, 2020 12:48
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