On 22 July 2013 15:17, Daniel Hartwig <[email protected]> wrote: > On 22 July 2013 09:57, David Thompson <[email protected]> wrote: >> 3) The `pixel-format` enumeration is no longer correct. It only has one >> element, `red-ext`, when it should have `rgb`, `rgba`, and many others. >> Introduced in commit c7b3127. >> > > The sources we are using to generate those have been deprecated > upstream, though I dont see any changes that would cause this. > > The generator needs to be rewritten to use the xml registry, which > should then fix this problem (the xml files appear ok for this > enumeration). >
I have reverted the troublesome commit for now, until the new generator is ready.
