From: Pedro Alves <palves@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA PATCH] Enable -Wpointer-sign by default.
Date: Sun, 21 Apr 2013 04:59:00 -0000 [thread overview]
Message-ID: <51718FAE.3000006@redhat.com> (raw)
In-Reply-To: <87vc7iv08w.fsf@fleche.redhat.com>
On 04/19/2013 07:33 PM, Tom Tromey wrote:
> Pedro> +whose signness is host-dependent. @sc{gcc} enables this with
>
> "signedness" is more typical.
Whoops. I'm applying this then.
Thanks,
--
Pedro Alves
-----------
s/signness/signedness in gdbint.texinfo.
"signedness" is more typical.
gdb/
2013-04-19 Pedro Alves <palves@redhat.com>
* gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
"signedness" instead of "signness".
Index: src/gdb/doc/gdbint.texinfo
===================================================================
--- src.orig/gdb/doc/gdbint.texinfo
+++ src/gdb/doc/gdbint.texinfo
@@ -6342,7 +6342,7 @@ but also calls to functions such as @cod
@item -Wpointer-sign
This helps make sure @value{GDBN} code uses @code{gdb_byte} which is
really @code{unsigned char} for raw bytes instead of @code{char},
-whose signness is host-dependent. @sc{gcc} enables this with
+whose signedness is host-dependent. @sc{gcc} enables this with
@code{-Wall} since version 4.0. We enable it explicitly too to be
decoupled from future @sc{gcc} (or other compiler)'s defaults.
prev parent reply other threads:[~2013-04-19 18:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-20 7:04 Pedro Alves
2013-04-20 7:38 ` Eli Zaretskii
2013-04-21 2:18 ` Pedro Alves
2013-04-21 2:03 ` Tom Tromey
2013-04-21 4:59 ` Pedro Alves [this message]
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=51718FAE.3000006@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox