[Bug c++/42092] New: wcslen returns bad length when use -fshort-wchar

2009-11-18 Thread prodotahunter at gmail dot com
i use -fshort-wchar option for ggc to make wchar_t 16bit
but when i use wcslen - it returns incorrect values
i think problem in libraries, because they are same(like for 32bit wchar_t with
-fshort-wchar)


-- 
   Summary: wcslen returns bad length when use -fshort-wchar
   Product: gcc
   Version: 4.3.3
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: prodotahunter at gmail dot com
 GCC build triplet: same
  GCC host triplet: same
GCC target triplet: same


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



[Bug c++/42092] wcslen returns bad length when use -fshort-wchar

2009-11-18 Thread prodotahunter at gmail dot com


--- Comment #2 from prodotahunter at gmail dot com  2009-11-18 15:30 ---
where can i get this libraries? (or how i can compile them with this option ? )


-- 


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