public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Dale Johannesen <dalej@apple.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c/4876: required warning is not given
Date: Sat, 03 Nov 2001 11:35:00 -0000	[thread overview]
Message-ID: <20011114214604.28149.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR c/4876; it has been noted by GNATS.

From: Dale Johannesen <dalej@apple.com>
To: jsm28@gcc.gnu.org
Cc: Dale Johannesen <dalej@apple.com>, gcc-bugs@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, jsm28@cam.ac.uk,
   nobody@gcc.gnu.org
Subject: Re: c/4876: required warning is not given
Date: Wed, 14 Nov 2001 13:36:46 -0800

 On Wednesday, November 14, 2001, at 11:12 AM, jsm28@gcc.gnu.org wrote:
 > Synopsis: required warning is not given
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: jsm28
 > State-Changed-When: Wed Nov 14 11:12:22 2001
 > State-Changed-Why:
 >     If you want warnings for all constraint violations, use -pedantic.
 
 I don't necessarily want warnings for all constraint violations.  Right now
 
 void xx() { return 3; }
 
 gets a warning but
 
 void xx() { return xx(); }
 
 does not (without -pedantic).  This seems wrong to me.  But if the 
 behavior is
 intentional, OK.
 


             reply	other threads:[~2001-11-14 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-03 11:35 Dale Johannesen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-02 16:05 jsm28
2001-11-02 14:46 jsm28
2001-11-02 14:33 dalej

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=20011114214604.28149.qmail@sourceware.cygnus.com \
    --to=dalej@apple.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).