Skip to content

Provided base class virtual for getABIVersion() that returns false when not implemented#24

Merged
wrwilliams merged 2 commits intodyninst:masterfrom
mcfadden8:mjmbug1
May 7, 2016
Merged

Provided base class virtual for getABIVersion() that returns false when not implemented#24
wrwilliams merged 2 commits intodyninst:masterfrom
mcfadden8:mjmbug1

Conversation

@mcfadden8
Copy link
Copy Markdown
Contributor

Fixed forgotten rename of isPPC64V2API to getABIVersion in
Object.h. The virtual function in this base class now returns
false indicating that it is not implemented (which is the case
for Object-nt).

Object.h.  The virtual function in this base class now returns
false indicating that it is not implemented (which is the case
for Object-nt).
@pefoley2
Copy link
Copy Markdown
Contributor

pefoley2 commented May 6, 2016

Fixes #21

@mcfadden8
Copy link
Copy Markdown
Contributor Author

When I was running some tests locally, I noticed some strange proccontrol test failures. I found that these failures were not due to my change, but were instead due to the fact that I was running against the wrong branch of testsuite.

@mcfadden8
Copy link
Copy Markdown
Contributor Author

This pull request is now ready. I believe that it fixes #21.

@wrwilliams wrwilliams merged commit d3bc2a0 into dyninst:master May 7, 2016
@mcfadden8 mcfadden8 deleted the mjmbug1 branch May 9, 2016 22:01
@matthieugras matthieugras mentioned this pull request Apr 18, 2018
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.

3 participants