public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mwoehlke.floss at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument
Date: Thu, 01 Nov 2012 22:04:00 -0000	[thread overview]
Message-ID: <bug-52718-4-yvTS5CBHfN@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52718-4@http.gcc.gnu.org/bugzilla/>


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718

--- Comment #16 from mwoehlke.floss at gmail dot com 2012-11-01 22:03:46 UTC ---
On 2012-11-01 16:52, paolo.carlini at oracle dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718
> --- Comment #15 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-11-01 20:52:15 UTC ---
>
> This is what I meant when I said that the issue is different, and is much more
>
> general than -Wzero-as-null-pointer-constant. Consider, eg, with -Woverflow:
>
> #pragma GCC system_header
>
> class Foo
> {
>   public:
>    Foo(signed char);
> };
>
> class Bar
> {
>   public:
>    Bar(Foo = 10000);
> };

Would you prefer I open a new bug report?


  parent reply	other threads:[~2012-11-01 22:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26  8:18 [Bug c++/52718] New: " akim.demaille at gmail dot com
2012-03-29 10:11 ` [Bug c++/52718] " paolo.carlini at oracle dot com
2012-03-29 10:25 ` paolo.carlini at oracle dot com
2012-03-29 10:43 ` paolo.carlini at oracle dot com
2012-03-29 16:32 ` jason at gcc dot gnu.org
2012-03-29 17:08 ` paolo.carlini at oracle dot com
2012-03-29 17:39 ` paolo.carlini at oracle dot com
2012-03-29 23:22 ` paolo.carlini at oracle dot com
2012-03-29 23:22 ` paolo at gcc dot gnu.org
2012-03-30  0:29 ` paolo at gcc dot gnu.org
2012-11-01  0:38 ` mw_triad at users dot sourceforge.net
2012-11-01  1:28 ` paolo.carlini at oracle dot com
2012-11-01 17:47 ` mw_triad at users dot sourceforge.net
2012-11-01 17:57 ` mw_triad at users dot sourceforge.net
2012-11-01 19:07 ` paolo.carlini at oracle dot com
2012-11-01 20:52 ` paolo.carlini at oracle dot com
2012-11-01 22:04 ` mwoehlke.floss at gmail dot com [this message]
2012-11-01 22:42 ` paolo.carlini at oracle dot com
2012-11-01 23:01 ` manu at gcc dot gnu.org
2012-11-01 23:05 ` mw_triad at users dot sourceforge.net
2012-11-01 23:24 ` manu at gcc dot gnu.org
2015-03-05 21:03 ` paolo.carlini at oracle dot com

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=bug-52718-4-yvTS5CBHfN@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).