On Tue, Aug 21, 2007 at 01:32:50PM -0700, Linus Torvalds wrote: > > > On Tue, 21 Aug 2007, Adrian Bunk wrote: > > > > How many people e.g. test -rc kernels compiled with gcc 3.2? > > How could anybody know?
It shouldn't be so hard: a) statistically: by doing some random math with: int number_of_seemingly_gcc3.2_reports_eg_per_rc; int number_of_all_such_reports_eg_per_rc; int estimated_number_of_all_users_or_developers; (or maybe some more...) b) precisely (or even more): by adding proper and often updated announcements, e.g: "drivers/usb/host/ohci-pci.c:202: warning: unused variable `pdev' (BTW, Angelina and Brad will be very suprised this warning is yet possible!!!)" Regards, Jarek P. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/