qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] Fix broken if statements


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 0/3] Fix broken if statements
Date: Thu, 22 Jul 2010 18:18:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Iceowl/1.0b1 Icedove/3.0.5

Am 21.07.2010 22:05, schrieb Joel Schopp:
I have decided to apply the broken window theory of crime
http://en.wikipedia.org/wiki/Broken_windows_theory to code, and
more specifically to qemu. I'm hoping that fixing seemingly trivial
bugs will actually fix some more serious bugs, make the code run
just a bit smoother, or at the very least leave us with easier to
maintain code.

Joel Schopp (3):
remove dead code from hw/loader.c
fix variable type in qemu-io.c
remove pointless if from vl.c

hw/loader.c | 5 -----
qemu-io.c | 4 ++--
vl.c | 4 +---
3 files changed, 3 insertions(+), 10 deletions(-)


How did you apply the broken window theory of crime to software code?
Is this still a secret, or can you tell us more?

Regards
Stefan Weil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]