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

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.3.0
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |velop/aecd24c2f384d500de1dc
                   |                            |83f8ba3fb4f2fd8323d
             Status|CONFIRMED                   |RESOLVED

--- Comment #11 from Kevin Funk <kf...@kde.org> ---
Git commit aecd24c2f384d500de1dc83f8ba3fb4f2fd8323d by Kevin Funk.
Committed on 13/12/2017 at 21:56.
Pushed by kfunk into branch 'master'.

Update to astyle 2.06 to fix licensing issues

2.06 has a new software license: MIT.
  "The Artistic Style software license has changed. It is now under the MIT
license"
  cf. http://astyle.sourceforge.net/news.html

Refactor code in astyle plugin to match new API from 2.06. A bit of
refactoring aid is provided by:
  http://astyle.sourceforge.net/notes.html
FIXED-IN: 5.3.0

M  +714  -308  plugins/astyle/3rdparty/libastyle/ASBeautifier.cpp
M  +95   -73   plugins/astyle/3rdparty/libastyle/ASEnhancer.cpp
M  +1654 -585  plugins/astyle/3rdparty/libastyle/ASFormatter.cpp
M  +403  -134  plugins/astyle/3rdparty/libastyle/ASLocalizer.cpp
M  +75   -126  plugins/astyle/3rdparty/libastyle/ASLocalizer.h
M  +139  -41   plugins/astyle/3rdparty/libastyle/ASResource.cpp
M  +843  -837  plugins/astyle/3rdparty/libastyle/astyle.h
M  +8    -10   plugins/astyle/astyle_formatter.cpp
M  +1    -1    plugins/astyle/astyle_formatter.h
M  +2    -4    plugins/astyle/astyle_preferences.cpp
M  +0    -5    plugins/astyle/astyle_preferences.ui
M  +11   -2    plugins/astyle/astyle_stringiterator.cpp
M  +2    -0    plugins/astyle/astyle_stringiterator.h

https://commits.kde.org/kdevelop/aecd24c2f384d500de1dc83f8ba3fb4f2fd8323d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to