commit | 5314b289ec3a08658419419447cecb649b50b19d | [log] [tgz] |
---|---|---|
author | David Schleef <ds@schleef.org> | Wed Feb 09 20:50:35 2005 +0000 |
committer | David Schleef <ds@schleef.org> | Wed Feb 09 20:50:35 2005 +0000 |
tree | d560c1a329c1e5020d2287e76f3961d06d5affd6 | |
parent | 79ba79f36a9ea23e1cf72b0bba8794f5eedc4e7f [diff] |
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.