This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Typo on http://gcc.gnu.org/gcc-3.0/c++features.html
- To: gcc at gcc dot gnu dot org
- Subject: Typo on http://gcc.gnu.org/gcc-3.0/c++features.html
- From: Xavier Delacour <xavier at fmaudio dot net>
- Date: Fri, 13 Jul 2001 22:39:18 -0400
FYI: http://gcc.gnu.org/gcc-3.0/c++features.html has a typo.
...obscure cases, functions with the same type could have the same mangled
name. This bug caused compiler crashes, link-time clashes, and debugger
************crahses************. Fixing this bug required breaking ...
-Xavier