public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Manuel López-Ibáñez" <lopezibanez@gmail.com>
To: Mark Mitchell <mark@codesourcery.com>
Cc: gcc-patches@gcc.gnu.org, "Joseph S. Myers" <joseph@codesourcery.com>
Subject: Re: RFA: PATCH: -Wimplicit-double
Date: Fri, 03 Sep 2010 19:03:00 -0000	[thread overview]
Message-ID: <AANLkTikqQDLrNxXMh5+jYC7veHtXK=vRqe0yZkTKqrjZ@mail.gmail.com> (raw)
In-Reply-To: <4C8135AB.1070202@codesourcery.com>

On 3 September 2010 19:51, Mark Mitchell <mark@codesourcery.com> wrote:
> For example, -Wconversion warns about conversions that alter a value.
> That's not the point here; this is about a value being altered, it's
> about using a type that your hardware doesn't support natively.  It's

Fine. I didn't realise it was a conversion from float->double. I see
the point of the warning now. Still, Wimplicit-double is a bad name
given the existing Wimplicit and Wimplicit-int. It could be
Wpromoted-double or Wpromoted-to-double or something that cannot be
confused with Wconversion or Wimplicit.

Cheers,

Manuel.

  reply	other threads:[~2010-09-03 18:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 16:04 Mark Mitchell
2010-09-03 17:38 ` Mark Mitchell
2010-09-03 17:45   ` Manuel López-Ibáñez
2010-09-03 17:51     ` Manuel López-Ibáñez
2010-09-03 18:06     ` Mark Mitchell
2010-09-03 19:03       ` Manuel López-Ibáñez [this message]
2010-09-03 19:13         ` Mark Mitchell
2010-09-04  8:35           ` Daniel Jacobowitz
2010-09-04 12:47             ` Gabriel Dos Reis
2010-09-05 22:15               ` Mark Mitchell
2010-09-06 17:57                 ` Mark Mitchell
2010-10-17 16:36                   ` [wwwdocs] PATCH for -Wimplicit-double Gerald Pfeifer

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='AANLkTikqQDLrNxXMh5+jYC7veHtXK=vRqe0yZkTKqrjZ@mail.gmail.com' \
    --to=lopezibanez@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=mark@codesourcery.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).