On Fri, 2010-01-29 at 00:08 -0200, Mauro Carvalho Chehab wrote: > Andy Walls wrote: > > Now I'll just review and test tonight (some time between 6:00 - 10:30 > > p.m. EST) > > One more error (on x86_64): > > drivers/media/video/cx18/cx18-alsa-pcm.c: In function ‘cx18_alsa_announce_pcm_data’: > drivers/media/video/cx18/cx18-alsa-pcm.c:82: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’ > > You should use %zu for size_t. Yes, I saw it. I'll handle it this weekend with some other cx18 fixes. I'll have to give you changes via -hg or as patches posted to the list, as I don't have a -git clone yet. Regards, Andy > Cheers, > Mauro > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html