Skip to content
Commit 9b581d93 authored by René J.V. Bertin's avatar René J.V. Bertin
Browse files

make AStyleStringIterator::getPeekStart() return valid values

The astyle v3 API introduced a new virtual ASSourceIterator::getPeekStart()
method that has to be implemented in classes inheriting ASourceIterator.
Currently that method is only used in an assert that verifies whether it
returns a valid (i.e. positive) value. This was overlooked in the upgrade
of the bundled astyle library code.

BUG: 399048
Differential Revision: https://phabricator.kde.org/D15605
parent 82063708
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment