public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/626: Array in thrown exception object causes g++ to fail
@ 2001-11-16 23:16 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2001-11-16 23:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, rgillen@webmd.net
Cc:  
Subject: Re: c++/626: Array in thrown exception object causes g++ to fail
Date: 21 Nov 2001 12:52:44 -0000

 Synopsis: Array in thrown exception object causes g++ to fail
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: nathan
 State-Changed-When: Wed Nov 21 04:52:43 2001
 State-Changed-Why:
     the diagnostic is correct. An array bound 
     must be an integral constant expression. That can contain
     static const int objects initialized with a constant
     expression [5.19] That initializtion must be a the point
     of declaration (but I can't find the text to support that
     at the moment)
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=626&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/626: Array in thrown exception object causes g++ to fail
@ 2001-11-16 23:06 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2001-11-16 23:06 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, nobody, rgillen

Synopsis: Array in thrown exception object causes g++ to fail

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Nov 21 04:52:43 2001
State-Changed-Why:
    the diagnostic is correct. An array bound 
    must be an integral constant expression. That can contain
    static const int objects initialized with a constant
    expression [5.19] That initializtion must be a the point
    of declaration (but I can't find the text to support that
    at the moment)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=626&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-21 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-16 23:16 c++/626: Array in thrown exception object causes g++ to fail nathan
  -- strict thread matches above, loose matches on Subject: below --
2001-11-16 23:06 nathan

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