This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/29933] mangled names in a warning message with -O -Wuninitialized



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-11-21 17:55 -------
‘ is caused either LANG or LC_* containing UTF-8 and your termianal does
not support UTF-8, that can be fixed by using LANG of C.
The issue with t$startTime is the same as PR 14329.

*** This bug has been marked as a duplicate of 14329 ***

*** This bug has been marked as a duplicate of 14329 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]