All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] quiet gcc warnings
@ 2008-01-03 18:43 tmiller
  2008-01-03 18:43 ` [patch 1/7] quiet checkpolicy warnings tmiller
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: tmiller @ 2008-01-03 18:43 UTC (permalink / raw)
  To: selinux; +Cc: method, sds

These patches fix a number of gcc warnings in the selinux userland
build process.  They allow everything but libsemanage to build with
-Werror.  The only thing in the way of libsemanage using -Werror is the
flex-generated scanner.  We could just drop a few of the -W flags for
libsemanage (like -Wundef) to make it pass.

-- 

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2008-01-09 18:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 18:43 [patch 0/7] quiet gcc warnings tmiller
2008-01-03 18:43 ` [patch 1/7] quiet checkpolicy warnings tmiller
2008-01-03 18:43 ` [patch 2/7] quiet libsepol qualifier warnings tmiller
2008-01-03 18:43 ` [patch 3/7] quiet getdefaultcon warning tmiller
2008-01-03 18:43 ` [patch 4/7] quiet libsemanage scanner warnings tmiller
2008-01-03 18:43 ` [patch 5/7] quiet libsepol uninitialized variable warnings tmiller
2008-01-03 18:43 ` [patch 6/7] quiet policycoreutils warnings tmiller
2008-01-03 18:43 ` [patch 7/7] Use -Werror tmiller
2008-01-07 18:06   ` Stephen Smalley
2008-01-07 18:30     ` Joshua Brindle
2008-01-07 18:50       ` Stephen Smalley
2008-01-09 18:47 ` [patch 0/7] quiet gcc warnings Todd Miller

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.