qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 793317] [NEW] Large amount of write-only variables
@ 2011-06-06  1:02 Eli
  2011-06-06  2:08 ` [Qemu-devel] [Bug 793317] " Brad Hards
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Eli @ 2011-06-06  1:02 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Whenever I try to compile the source from the git repo, it gets a large
number of "set but not used" errors, in files such as:

hw/usb_ochi.c (line 526, 1114, and 1108)
hw/lsi53c895a.c (line 892)
kvm.c (line 973)
target-alpha/translate.c (line 1472, 1470)
linux-user/syscall.c (line 7062, 3754)
exec.c (line 1211)
linux-user/linuxload.c (line 60)

Really now, why would anyone create so many write-only variables knowing
that it's compiled with write-only variables causing errors..?

Host: Fedora 15 i686
Gcc: 4.6.0
Guest: None
I pulled the code from the git repo earlier today, so I'm pretty sure it did not get fixed in that short timeframe.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/793317

Title:
  Large amount of write-only variables

Status in QEMU:
  New

Bug description:
  Whenever I try to compile the source from the git repo, it gets a
  large number of "set but not used" errors, in files such as:

  hw/usb_ochi.c (line 526, 1114, and 1108)
  hw/lsi53c895a.c (line 892)
  kvm.c (line 973)
  target-alpha/translate.c (line 1472, 1470)
  linux-user/syscall.c (line 7062, 3754)
  exec.c (line 1211)
  linux-user/linuxload.c (line 60)

  Really now, why would anyone create so many write-only variables
  knowing that it's compiled with write-only variables causing errors..?

  Host: Fedora 15 i686
  Gcc: 4.6.0
  Guest: None
  I pulled the code from the git repo earlier today, so I'm pretty sure it did not get fixed in that short timeframe.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-24 23:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06  1:02 [Qemu-devel] [Bug 793317] [NEW] Large amount of write-only variables Eli
2011-06-06  2:08 ` [Qemu-devel] [Bug 793317] " Brad Hards
2011-06-06  2:23 ` Eli
2011-06-06  2:42 ` Brad Hards
2011-06-06  2:55 ` Eli
2011-06-06  3:06 ` Brad Hards
2011-06-06  3:19 ` Eli
2011-06-06  6:06 ` [Qemu-devel] [Bug 793317] [NEW] " David Gibson
2011-06-06  8:29   ` agraf
2011-06-06 10:15 ` [Qemu-devel] [Bug 793317] " Christophe Fergeau
2011-12-24 23:04 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).