]> sigrok.org Git - libsigrok.git/commitdiff
C++: Suppress deprecation warnings from glibmm
authorDaniel Elstner <redacted>
Thu, 29 Oct 2015 20:48:49 +0000 (21:48 +0100)
committerDaniel Elstner <redacted>
Fri, 30 Oct 2015 11:51:16 +0000 (12:51 +0100)
Ignore warnings due to use of std::auto_ptr<> in the glibmm headers.
This should be reverted once glibmm is fixed.


No differences found