This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: [Patch 3.0.1] Missing codecvt:: qualifier


Matthias Klose <doko@cs.tu-berlin.de> writes:

| Try the following little program:
| 
| typedef int error;
| #include <iostream>
| 
| It fails because in codecvt.h there is a statement __ret = error;

OK. It should go on mainline as well.

-- Gaby


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