From: Christoph Egger <Christoph.Egger@amd.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH][TOOLS] xenperf: cleanup
Date: Tue, 15 Jul 2008 16:06:35 +0200 [thread overview]
Message-ID: <200807151606.36016.Christoph.Egger@amd.com> (raw)
In-Reply-To: <C4A26A1D.23FF3%keir.fraser@eu.citrix.com>
On Tuesday 15 July 2008 15:52:13 Keir Fraser wrote:
> On 15/7/08 14:45, "Christoph Egger" <Christoph.Egger@amd.com> wrote:
> > One more (already sent). Then the tools build with the additional
> > compiler flags:
> >
> > -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type
> > -Wnested-externs
> > -Wredundant-decls -Wfloat-equal -Wundef -Wimplicit-function-declaration
>
> Do we really want these? Certainly I'm not going to play whack-a-warning
> with umpteen versions of gcc before 3.3 is out.
Probably not all of them. -Wfloat-equal has no effect because there's no FPU
code in Xen.
The flags -Wmissing-prototypes -Wnested-externs -Wredundant-decls
and -Wimplicit-function-declaration resulted in the patches I sent
yesterday and today.
These flags guarantee that future patches have a higher quality.
For the xen-kernel itself I'm not yet through with these flags.
Nonetheless, I can send a patch you will like. :)
Christoph
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
next prev parent reply other threads:[~2008-07-15 14:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-15 13:36 [PATCH][TOOLS] xenperf: cleanup Christoph Egger
2008-07-15 13:39 ` Keir Fraser
2008-07-15 13:45 ` Christoph Egger
2008-07-15 13:52 ` Keir Fraser
2008-07-15 14:06 ` Christoph Egger [this message]
2008-07-15 14:16 ` Keir Fraser
2008-07-15 14:41 ` [PATCH][XEN] cleanup (was: Re: [PATCH][TOOLS] xenperf: cleanup) Christoph Egger
2008-07-15 14:44 ` Keir Fraser
2008-07-15 15:05 ` Christoph Egger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200807151606.36016.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=keir.fraser@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.