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

Conversation

@kbenamor
Copy link
Contributor

@kbenamor kbenamor commented Mar 3, 2016

In the new PFW-3.2.3 release the convert functions asInteger()
and asString() are no more used.

So replace them by to_string() and convertTo().

Signed-off-by: Khaled Ben Amor [email protected]

@dawagner
Copy link
Contributor

dawagner commented Mar 3, 2016

Please remove the change-id and tracked-on footers as well as the "conflict" section (there is no conflict).

In the new PFW-3.2.3 release the convert functions asInteger()
and asString() are no more used.

So replace them by to_string() and convertTo().

Signed-off-by: Khaled Ben Amor <[email protected]>
dawagner added a commit that referenced this pull request Mar 4, 2016
Replace conversion functions

Replace asInteger() and asString() with to_string() and convertTo().
@dawagner dawagner merged commit bee1d07 into intel:master Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants