Gabriele Giacone, le Mon 05 May 2014 18:02:34 +0200, a écrit : > On Mon, May 05, 2014 at 04:57:53PM +0200, Samuel Thibault wrote: > > > + pitch = ALIGN_TO(pitch, alignment); > > > > Err, this can not work: "pitch" becomes completely undefined... > > Only said it would have built, not also worked ;)
Well, submitting a patch usually means one thinks that it will work, not just build... > - libdrm-dev (>> 2.0), > + libdrm-dev (>> 2.0) [!hurd-any], > +--- a/src/via_driver.c > ++++ b/src/via_driver.c > +@@ -49,6 +49,8 @@ > + > + #ifdef HAVE_DRI > + #include "dri.h" > ++#else > ++#include "drm_fourcc.h" > + #endif > + I don't see how that can build: drm_fourcc.h is part of libdrm-dev... Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org