From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lyw3A-0000iH-EC for qemu-devel@nongnu.org; Tue, 28 Apr 2009 18:45:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lyw35-0000Zy-OV for qemu-devel@nongnu.org; Tue, 28 Apr 2009 18:45:15 -0400 Received: from [199.232.76.173] (port=57899 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lyw35-0000Zb-AW for qemu-devel@nongnu.org; Tue, 28 Apr 2009 18:45:11 -0400 Received: from smtp2-g21.free.fr ([212.27.42.2]:43821) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lyw34-0002NW-GO for qemu-devel@nongnu.org; Tue, 28 Apr 2009 18:45:11 -0400 In-Reply-To: Subject: Re: *** GMX Spamverdacht *** [Qemu-devel] [PATCH] Merge usb-wacom.c =?utf-8?q?into?= usb-hid.c From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Wed, 29 Apr 2009 00:45:25 +0200 CEST Message-Id: <20079047219-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: qemu-devel@nongnu.org Hi, > > > What bug does this solve=3F And what is the advantage of making > > > one > > > file very large, when before, we had two files with relatively > > > separate code=3F > > > > http://thread.gmane.org/gmane.comp.emulators.qemu/40232/focus=3D40233 > > Reading something like this in a Git log, sitting 30k feet above > ground, > makes me want to do something very foolish. Sorry but I've argued it like 4 times already, I've been having this diff sitting here for months, I've done it because I was told that instead of fixing usb-wacom it should be merged, I've read so many git manpages I have a headache, I spent last night trying to dig the overly cryptic zlib code to see why it would crash the Haiku m68k floppy loader, the time I spend on qemu stuff isn't spent on the projects for which qemu is supposed to be a dev tool, I'm overdue for work, so I'm just getting tired of it. cf. the many results on http://search.gmane.org/=3Fquery=3Dusb-wacom&group=3Dgmane.comp.emulators.qemu > Besides, the explanation given in that email is somewhat slim. > Experience > shows that the number of bugs lurking in some random file is the > square of > the number of lines in that file, so... Given that those lines are mostly the same that were removed from the other file, minus the many that were identical and so factored out, plus just a few that actually fix a scaling bug resp to the hardware, making less as total, and so squared a lesser number of bugs, and that I've explained it already too much I'd rather keep it slim instead of adding english bugs, besides I'm french. > But my advice has been ignored on this list before, so I'll start > wasting > my time elsewhere. And my patch has been ignored several times too, still I'm here. Fran=C3=A7ois.