Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/boost system command implementation #2237

Closed

Conversation

conlain-k
Copy link
Contributor

@conlain-k conlain-k commented Jun 5, 2018

Addresses #1523.

This PR is ready for review.

Risk

This PR makes no API changes.
Requires Boost support on host system.

Testing Plan

Run gtest test suite and ATF tests to ensure no regressions/modified functionality. There are existing tests for this code, this is just an implementation change.

Summary

Change fork/spawnvp implementation over to a boost::process::child call

Changelog

Breaking Changes
  • None
Enhancements
  • No longer requires POSIX calls, uses more portable Boost wrappers.
Bug Fixes
  • None

Tasks Remaining:

  • None

CLA

@Jack-Byrne
Copy link
Collaborator

Not sure when this changed but SDL Core no longer uses the system.cc utility. system.h and system.cc are not included anywhere in the source code. �Closing.

@Jack-Byrne Jack-Byrne closed this May 24, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants