All of lore.kernel.org
 help / color / mirror / Atom feed
* compile complains in todays unstable
@ 2005-09-06 13:08 Chris Bainbridge
  0 siblings, 0 replies; only message in thread
From: Chris Bainbridge @ 2005-09-06 13:08 UTC (permalink / raw)
  To: xen-devel

Hello, 

xenstored_core.c complains with gcc -O2:

xenstored_core.c: In function `consider_message':
xenstored_core.c:1307: warning: variable `in' might be clobbered by
`longjmp' or `vfork'

Moving the declaration "struct buffered_data *in = NULL;" to line 1829 fixes it.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-06 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-06 13:08 compile complains in todays unstable Chris Bainbridge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.