public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/676
@ 2001-04-01  0:00 lerdsuwa
  0 siblings, 0 replies; only message in thread
From: lerdsuwa @ 2001-04-01  0:00 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  web@boskawauter.student.utwente.nl
Cc:  
Subject: Re: c++/676
Date: 4 Feb 2001 13:45:32 -0000

 Synopsis: gcc ice on illegal use of conditional statements
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: lerdsuwa
 State-Changed-When: Sun Feb  4 05:45:31 2001
 State-Changed-Why:
     Confirm as a bug.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=676&database=gcc
>From rodrigc@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: rodrigc@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/1628
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010313051600.3597.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg02278.html
Content-length: 754

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

From: rodrigc@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  wolfgang.bangerth@iwr.uni-heidelberg.de
Cc:  
Subject: Re: c++/1628
Date: 13 Mar 2001 05:11:03 -0000

 Synopsis: Bogus (but annoying) warning about unused parameter
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: rodrigc
 State-Changed-When: Mon Mar 12 21:11:03 2001
 State-Changed-Why:
     The parameter is unused.  You can remove the variable i
     from your function declaration:
     class X{  X(int); }
     
     Or in your function definition you could add something like:
     
     X(int i){  if(i){} }
     
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1628&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-01  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-01  0:00 c++/676 lerdsuwa

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).