Ralf Habacker | 26 Jun 2012 01:18
Picon

[Bug 302539] New: cüü parsing problem

https://bugs.kde.org/show_bug.cgi?id=302539

            Bug ID: 302539
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: uml-devel <at> lists.sourceforge.net
           Summary: cüü parsing problem
    Classification: Unclassified
                OS: Linux
          Reporter: ralf.habacker <at> gmail.com
          Hardware: Compiled Sources
            Status: NEW
         Component: general
           Product: umbrello

When importing qxmlstream.h from qt 4.6.3 umbrello creates wrong class names

Reproducible: Always

Steps to Reproduce:
1.run umbrello 
2. import /usr/include/qxmlstream.h

Actual Results:  
a class named Q_CORE_EXPORTQXmlStreamAttribute is created 

Expected Results:  
the class should be named QXmlStreamAttribute

(Continue reading)

Ralf Habacker | 26 Jun 2012 01:19
Picon

[Bug 302539] c++ parsing problem

https://bugs.kde.org/show_bug.cgi?id=302539

Ralf Habacker <ralf.habacker <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|cüü parsing problem         |c++ parsing problem

--

-- 
You are receiving this mail because:
You are the assignee for the bug.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Uml-devel mailing list
Uml-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/uml-devel
Ralf Habacker | 26 Jun 2012 01:31
Picon

[Bug 302539] c++ parsing problem

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.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Ralf Habacker | 29 Apr 2013 07:16
Picon
Favicon
Gravatar

[umbrello] [Bug 302539] c++ parsing problem

https://bugs.kde.org/show_bug.cgi?id=302539

Ralf Habacker <ralf.habacker <at> freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker <at> freenet.de

--- Comment #2 from Ralf Habacker <ralf.habacker <at> freenet.de> ---
bug is still present in 2.10.2

--

-- 
You are receiving this mail because:
You are the assignee for the bug.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Gmane