From 5314b289ec3a08658419419447cecb649b50b19d Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 9 Feb 2005 20:50:35 +0000 Subject: testsuite/gst-lint: Check for non-statically scoped parent_class variables. This won't be a problem once plugins are... Original commit message from CVS: * testsuite/gst-lint: Check for non-statically scoped parent_class variables. This won't be a problem once plugins are loaded with RTLD_LOCAL. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d0e88d2d..8c73f7a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-09 David Schleef + + * testsuite/gst-lint: Check for non-statically scoped + parent_class variables. This won't be a problem once + plugins are loaded with RTLD_LOCAL. + 2005-02-09 Ronald S. Bultje * ext/mplex/gstmplexibitstream.cc: -- cgit v1.2.1