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 libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1


------- Additional Comments From jbuck at gcc dot gnu dot org  2004-08-12 17:39 -------
Confirmed.  I get

17005.C: In function `int main()':
17005.C:4: error: `wstring' is not a member of `std'
17005.C:4: error: expected `;' before "s"

Despite Paolo's comment, I don't think this ever worked.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.2.3 3.3.2 3.4.1
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-12 17:39:54
               date|                            |


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


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