GitHub user johnchronis opened a pull request:
https://github.com/apache/incubator-quickstep/pull/362
Add virtual destructors where needed to remove compile time errors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnchronis/incubator-quickstep master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/362.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #362
----
commit 57af85b14df439008ad76f5dbea1a8bd86f93cf4
Author: johnchronis <johnchronis@...>
Date: 2018-10-08T23:01:27Z
Add virtual destructors where they are needed to remove compilations errors.
commit 99158dde956d2f45196cbf6537c1049cf9396f1c
Author: johnchronis <johnchronis@...>
Date: 2018-10-08T23:10:08Z
Fix order of virtual destructors.
commit 33be175085f177269cc431343ff87df575737cd0
Author: Yannis Chronis <johnchronis@...>
Date: 2018-10-08T23:14:09Z
Fix order of virtual destructors.
commit 286cde85b0861245d304198b0cbd18f0f2363de3
Author: Yannis Chronis <johnchronis@...>
Date: 2018-10-08T23:18:18Z
mend
commit 06d8d9f7939015f608af260eaee0764ea9cb7f8b
Author: Yannis Chronis <johnchronis@...>
Date: 2018-10-08T23:18:18Z
Fix order of virtual destructors.
commit 4a5a9a02c820d3779f8aec9b723a95e96348eddc
Author: Yannis Chronis <johnchronis@...>
Date: 2018-10-08T23:21:58Z
Merge branch 'master' of https://github.com/johnchronis/incubator-quickstep
----
---