------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-01 00:46 -------
The error message suggest that you are using a pre 4.0 compiler.  As the
mainline and 4.0.0 gives only one error message:
earth:~>gcc  t.cc
t.cc:6: error: conflicting declaration 'namespace std = std6;'
<built-in>:0: error: 'std' has a previous declaration as 'namespace std { }'


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-01 00:46:46
               date|                            |
            Version|4.1.0                       |3.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24604

Reply via email to