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

Update for DART 6.7 #480

Merged
merged 10 commits into from
Jan 17, 2019
Merged

Update for DART 6.7 #480

merged 10 commits into from
Jan 17, 2019

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 14, 2019

Use recommended APIs instead of deprecated corresponding.

Note that this PR won't pass the CIs (for Ubuntu >= 14.04) until the issues of gtest and make_unique(). I breakdown #479 into smaller ones to make the review process, and this is one of them.


Before creating a pull request

  • Format code with make format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md

brianhou
brianhou previously approved these changes Jan 15, 2019
@jslee02
Copy link
Member Author

jslee02 commented Jan 15, 2019

Please note that DART 6.7 is not available on Trusty. Let's either drop supporting Trusty for AIKIDO or change this PR to support both of DART 6.6 and DART 6.7.

@brianhou
Copy link
Contributor

We'll discuss during lab meeting on Friday, but I'm heavily leaning toward just dropping Trusty support.

@jslee02 jslee02 added this to the Aikido 0.3.0 milestone Jan 17, 2019
Use clone() instead of cloneSkeleton() for DART < 6.7
@jslee02
Copy link
Member Author

jslee02 commented Jan 17, 2019

Updated to support both of DART 6.6 and DART 6.7 so that we now can merge this regardless of whether to support Trusty or not.

Once AIKIDO drops supporting Trusty, the if-preprocessors can be simply removed.

brianhou
brianhou previously approved these changes Jan 17, 2019
@jslee02 jslee02 mentioned this pull request Jan 17, 2019
2 tasks
@jslee02
Copy link
Member Author

jslee02 commented Jan 17, 2019

Could someone please run make format this PR for me? I don't have available Ubuntu version for this. Thanks!

@jslee02
Copy link
Member Author

jslee02 commented Jan 17, 2019

Never mind! It's done!

@jslee02 jslee02 merged commit 6f7c29d into master Jan 17, 2019
@jslee02 jslee02 deleted the dart_6.7 branch January 17, 2019 09:08
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