[compiz] Bug in xslt

Dennis Kasprzyk onestone at beryl-project.org
Tue May 15 07:11:13 PDT 2007


Am Dienstag 15 Mai 2007 15:29:15 schrieb Mike Dransfield:
> There seems to be a bug in the schemas generation when the XML
> file does not contain any options.  The descriptions are not generated
> at all, it just produces an empty schema file like this.
>
> <?xml version="1.0"?>
> <gconfschemafile>
>   <schemalist/>
> </gconfschemafile>
>
> This happens with ini and with the python plugin which both
> do not have any options.
>
> _______________________________________________
> compiz mailing list
> compiz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/compiz

This is not a bug in the xslt file, the plugin simply has no options. We 
should modify the build system not to try generate schema files for plugins 
that have no options.

Dennis



More information about the compiz mailing list