Re: wayland scanner writes incorrect descriptions on i586

2012-10-15 Thread Kristian Høgsberg
On Mon, Oct 15, 2012 at 12:47:33AM +0200, Olivier Blin wrote: > Hi, > > On i586, wayland scanner writes incorrect descriptions in the header > files, see at the end of this mail for the first few differences between > the x86_64 header and the i586 one. > > On i586, desc_dump() does not use the d

wayland scanner writes incorrect descriptions on i586

2012-10-14 Thread Olivier Blin
Hi, On i586, wayland scanner writes incorrect descriptions in the header files, see at the end of this mail for the first few differences between the x86_64 header and the i586 one. On i586, desc_dump() does not use the description passed after the vsnprintf() parameters, but unrelated values. I