D5326: RFC: Update to Astyle 1.24 (latest 1.x release)
Kevin Funk
noreply at phabricator.kde.org
Thu Apr 6 23:49:50 UTC 2017
kfunk created this revision.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Problems:
There was some debugging mechanism hacked into the astyle lib sources,
which added 'ASIgnore' & 'AS/Ignore' markers. Without this support,
generated sources contain these markers unconditionally and thus fail
the compilation:
projectmanagers/qmake/parser/qmakeast.h:13:1: error: expected
unqualified-id
<U+0001>!ASIgnore"!!
^
With the update to Astyle 1.24, this debugging mechanism got disabled.
(I don't really know what it's for...)
REPOSITORY
R51 KDevelop: PG Qt
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D5326
AFFECTED FILES
kdev-pg/ASBeautifier.cpp
kdev-pg/ASEnhancer.cpp
kdev-pg/ASFormatter.cpp
kdev-pg/ASLocalizer.cpp
kdev-pg/ASLocalizer.h
kdev-pg/ASResource.cpp
kdev-pg/astyle.h
kdev-pg/kdev-pg-beautifier.cpp
kdev-pg/kdev-pg-beautifier.h
kdev-pg/kdev-pg-lexer.cc
kdev-pg/kdev-pg-lexer.ll
To: kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170406/92717738/attachment.html>
More information about the KDevelop-devel
mailing list