Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@dawagner
Copy link
Contributor

No description provided.

krocard and others added 3 commits February 6, 2015 11:31
The skeleton plugin is not compiled when compiling
the root pfw project. As a result, when `using namespaces`
was removed from the pfw headers the skeleton plugin
was left unchecked and unfortunately broken.

Fix the missing `std::` by adding them where needed or
inserting a `using std::string`.

Signed-off-by: Kevin Rocard <kevin.rocard@intel.com>
The skeleton plugin is an example and as such needs to work out-of-the-box.
Make travis build it to ensure we don't break anything.

Signed-off-by: David Wagner <david.wagner@intel.com>
@dawagner
Copy link
Contributor Author

👍
@krocard I added a commit on top of your pull request

dawagner added a commit that referenced this pull request Feb 13, 2015
@dawagner dawagner merged commit 84709c9 into intel:master Feb 13, 2015
@dawagner dawagner deleted the krocard-missing_std_in_skeleton branch April 10, 2015 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants