[Uml-devel] [Bug 302539] c++ parsing problem
Ralf Habacker
ralf.habacker at gmail.com
Mon Jun 25 23:31:56 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=302539
--- Comment #1 from Ralf Habacker <ralf.habacker at gmail.com> ---
importing /usr/include/wchar.h let umbrello also hang because of not supported
hex digit escaping sequences
387:: { return (__builtin_constant_p (__c) && __c >= '\0' && __c <= '\x7f'
? (wint_t) __c : __btowc_alias (__c)); }
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list