[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [umbrello] [Bug 357372] New: Add support for C++11
From:       via KDE Bugzilla <bugzilla_noreply () kde ! org>
Date:       2015-12-31 18:46:33
Message-ID: bug-357372-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 357372
           Summary: Add support for C++11
           Product: umbrello
           Version: 2.17.2 (KDE Applications 15.08.2)
          Platform: Ubuntu Packages
               URL: http://github.com/milasudril/anja
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: umbrello-devel@kde.org
          Reporter: milasudril@gmail.com

It seems like the code importer has problem with C++11.  For example

    static std::unique_ptr<SessionFileReader,Destructor>
    create(const char* filename)
        {return {instanceCreate(filename),destroy};}

Generates syntax error. It would be nice to upgrade the C++ parser so C++11
syntax works correctly. Have the project team considered using Clang instead of
"roll your own"?

Reproducible: Always

Steps to Reproduce:
Import a C++11 project

Actual Results:  
Syntax errors

Expected Results:  
No syntax errors should appear, if the all scanned files would have passed the
real compiler

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic