public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size
@ 2001-11-04 10:53 bkoz
  0 siblings, 0 replies; 4+ messages in thread
From: bkoz @ 2001-11-04 10:53 UTC (permalink / raw)
  To: bkoz; +Cc: gcc-prs

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

From: bkoz@gcc.gnu.org
To: bkoz@gcc.gnu.org, brendan@zen.org, gcc-bugs@gcc.gnu.org,
  gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size
Date: 15 Nov 2001 21:00:26 -0000

 Synopsis: _M_construct_name in locale_facets.tcc uses variable array size
 
 State-Changed-From-To: feedback->closed
 State-Changed-By: bkoz
 State-Changed-When: Thu Nov 15 13:00:25 2001
 State-Changed-Why:
     Fixed.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4542&database=gcc


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

* Re: libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size
@ 2001-11-04  9:56 bkoz
  0 siblings, 0 replies; 4+ messages in thread
From: bkoz @ 2001-11-04  9:56 UTC (permalink / raw)
  To: bkoz, brendan, gcc-bugs, gcc-gnats, gcc-prs

Synopsis: _M_construct_name in locale_facets.tcc uses variable array size

State-Changed-From-To: feedback->closed
State-Changed-By: bkoz
State-Changed-When: Thu Nov 15 13:00:25 2001
State-Changed-Why:
    Fixed.

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


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

* Re: libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size
@ 2001-10-25 22:42 bkoz
  0 siblings, 0 replies; 4+ messages in thread
From: bkoz @ 2001-10-25 22:42 UTC (permalink / raw)
  To: bkoz, brendan, gcc-bugs, gcc-prs, nobody

Synopsis: _M_construct_name in locale_facets.tcc uses variable array size

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Thu Oct 25 22:42:14 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Thu Oct 25 22:42:14 2001
State-Changed-Why:
    Try this
    2001-10-25  Benjamin Kosnik  <bkoz@redhat.com>
    
    	libstdc++/4542
    	* include/bits/locale_facets.tcc (time_get::_M_extract_name): Fix.
    

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


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

* libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size
@ 2001-10-11  8:06 brendan
  0 siblings, 0 replies; 4+ messages in thread
From: brendan @ 2001-10-11  8:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4542
>Category:       libstdc++
>Synopsis:       _M_construct_name in locale_facets.tcc uses variable array size
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 11 08:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Brendan Kehoe
>Release:        CVS tree
>Organization:
>Environment:

>Description:
In bits/locale_facets.tcc, the method time_get<>::_M_extract_name has a definition of the array `__matches' using variable array size based on the method's __indexlen parameter.
>How-To-Repeat:

>Fix:
Change __matches to be vector<int>, for instance.

>Release-Note:
>Audit-Trail:
>Unformatted:


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-04 10:53 libstdc++/4542: _M_construct_name in locale_facets.tcc uses variable array size bkoz
  -- strict thread matches above, loose matches on Subject: below --
2001-11-04  9:56 bkoz
2001-10-25 22:42 bkoz
2001-10-11  8:06 brendan

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