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

libdvbtee: update embedded valobj library to v1.1.1 #18

Open
wants to merge 84 commits into
base: master
Choose a base branch
from

Conversation

mkrufky
Copy link
Owner

@mkrufky mkrufky commented Jun 9, 2016

No description provided.

Signed-off-by: Michael Ira Krufky <[email protected]>
…e [-Wignored-qualifiers]

Signed-off-by: Michael Ira Krufky <[email protected]>
the following command seems to work:

aclocal && autoheader && autoconf && libtoolize && automake --add-missing && ./configure && make && sudo make install
… Object::set<T>(int key, T val)

Signed-off-by: Michael Ira Krufky <[email protected]>
Signed-off-by: Michael Ira Krufky <[email protected]>
…y on value's internal name

Signed-off-by: Michael Ira Krufky <[email protected]>
…than const ValueBase*

Signed-off-by: Michael Ira Krufky <[email protected]>
convert indices to std::map<std::string, Handle*> from std::map<std::string, const ValueBase*>

Signed-off-by: Michael Ira Krufky <[email protected]>
Signed-off-by: Michael Ira Krufky <[email protected]>
Signed-off-by: Michael Ira Krufky <[email protected]>
Signed-off-by: Michael Ira Krufky <[email protected]>
...due to the following error:
The command "curl -sSL "http://llvm.org/apt/llvm-snapshot.gpg.key" | sudo -E apt-key add -" failed and exited with 2 during .
@mkrufky mkrufky self-assigned this Jun 9, 2016
object::setByRef should return a reference to the stored handle
rather than the handle reference passed in

Signed-off-by: Michael Ira Krufky <[email protected]>
leaked_storage: Ignoring storage allocated by this->set(valueobj::Object(o), std::__cxx11::string(name)) leaks it.

Signed-off-by: Michael Ira Krufky <[email protected]>
@mkrufky mkrufky changed the title libdvbtee: update embedded valobj library to v1.1.0 libdvbtee: update embedded valobj library to v1.1.1 Jun 12, 2016
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.

None yet

1 participant