]> sigrok.org Git - libsigrok.git/commit
bindings: Rename ConfigKey::get(string) to get_by_identifier().
authorMartin Ling <redacted>
Wed, 29 Oct 2014 14:33:46 +0000 (14:33 +0000)
committerUwe Hermann <redacted>
Wed, 12 Nov 2014 01:27:04 +0000 (02:27 +0100)
commit0bc1a7613ac2ad4c5b1148b9714791769a2b834c
treeb7a5ca75633f747fbfdfca1ceb31f7b384874100
parent9d229ecb9e301921284c6264ffc1d956572873df
bindings: Rename ConfigKey::get(string) to get_by_identifier().

The polymorphism with get(int) causes problems here when a char * is passed.
bindings/cxx/ConfigKey_methods.cpp
bindings/cxx/ConfigKey_methods.hpp
bindings/python/sigrok/core/classes.i