$ gcc -c render.h render.h:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Glyph’ render.h:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GlyphSet’ render.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Picture’ render.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PictFormat’
Created attachment 11766 [details] [review] fix render.h compilation
*** Bug 20457 has been marked as a duplicate of this bug. ***
Eric, I'm CCing you because you made the commit that changed render.h's ulongs into XIDs. Shouldn't Xdefs.h be included as well? Thanks
Pushed to git master since several people have requested and no one objected: commit 6122aa1ed38adbdf65e3ac11cff60bf075e85c0d Author: Sami Farin <safari-ml-freedesktop.... Date: Wed Sep 26 11:31:00 2007 -0700 Bug 12578 - renderproto-0.9.3: render.h does not compile https://bugs.freedesktop.org/show_bug.cgi?id=12578
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.