First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 9073
Product:  
Component:  
Status: RESOLVED
Resolution: FIXED
Assigned To: Benjamin Kosnik <bkoz@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: 128993@bugs.debian.org
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 9073 depends on: Show dependency tree
Show dependency graph
Bug 9073 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: 2003-11-09 01:08 Opened: 2002-12-27 15:36
[ Reported to the Debian BTS as report #128993.
  Please CC 128993@bugs.debian.org on replies.
  Log of report can be found at http://bugs.debian.org/128993 ]
 

It'd be nice to have __STL_ASSERTIONS or equivelant come back to do
things like bounds-check vector accesses (yes, I know about at()) for
debugging purposes.

Release:
3.0.4 (Debian) (Debian unstable)

Environment:
System: Debian GNU/Linux (unstable)
Architecture: i686
host: i386-linux

------- Comment #1 From Benjamin Kosnik 2003-01-02 15:07 -------
Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-Why: Mine.

------- Comment #2 From Benjamin Kosnik 2003-01-02 15:07 -------
State-Changed-From-To: open->feedback
State-Changed-Why: __STL_ASSERTIONS making a comeback is extremely unlikely. A better way to do this would be to just encapsulate std::vector and add your own runtime checks. I believe that Cay Horstman has done this with older versions of std::vector: you might check google.
    
    -benjamin

------- Comment #3 From Nathanael C. Nerode 2003-04-10 18:03 -------
State-Changed-From-To: feedback->suspended
State-Changed-Why: Unlikely to be implemented any time soon.

------- Comment #4 From Andrew Pinski 2003-12-21 20:26 -------
This is fixed by the debug mode for libstdc++v3.

First Last Prev Next    No search results available      Search page      Enter new bug