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

Fix tid search #6

Merged
merged 4 commits into from
Sep 15, 2017
Merged

Fix tid search #6

merged 4 commits into from
Sep 15, 2017

Conversation

ivg
Copy link
Member

@ivg ivg commented Sep 15, 2017

  • fixes the sequence search operator
  • applies a hot fix to the parser that compensates broken 1.3 release
  • bumps the version to 1.3

not tested yet.
the operation was overloaded by the type of the key, however once the
sequence class has been moved from the BIR module to the ADT module
everything went wrong, since the type names were no longer
available. The new implementation relies on the `constr` attribute to
determine the constructor name.

fixes [BinaryAnalysisPlatform/bap#699].
@ivg ivg merged commit 9ade019 into master Sep 15, 2017
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.

None yet

1 participant