From kde-bugs-dist Mon Sep 30 22:11:07 2013 From: Milian Wolff Date: Mon, 30 Sep 2013 22:11:07 +0000 To: kde-bugs-dist Subject: [kdevelop] [Bug 324690] QMLJS crashes when parsing a QML file Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=138057907216357 https://bugs.kde.org/show_bug.cgi?id=324690 Milian Wolff changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdev | |-qmljs/29a72f5c1234f1a47404 | |e02d763da923be97fb58 --- Comment #4 from Milian Wolff --- Git commit 29a72f5c1234f1a47404e02d763da923be97fb58 by Milian Wolff. Committed on 30/09/2013 at 22:08. Pushed by mwolff into branch 'master'. Support UiObjectInitializer without ClassDeclarations. This is valid QML and thus must be supported. In the future we might want to create ClassDeclarations for UiObjectBinding as well though. M +4 -3 duchain/declarationbuilder.cpp http://commits.kde.org/kdev-qmljs/29a72f5c1234f1a47404e02d763da923be97fb58 -- You are receiving this mail because: You are watching all bug changes.