Open Bug 556708 Opened 14 years ago Updated 2 years ago

STL: Enable _GLIBCXX_DEBUG in DEBUG builds

Categories

(Core :: XPCOM, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: cjones, Unassigned)

References

(Blocks 1 open bug)

Details

This turns on full iterator checking, among other things.  Currently this code is disabled because it requires -frtti.  The simplest solution to this would be to only enable -frtti for gcc/DEBUG/WRAP_STL_INCLUDES builds.  TBH I can't think of a reason off-hand not to do this.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.