Menu

#512 missing AStyleStringIterator::getPeekStart() implementation?

closed-fixed
None
2023-02-05
2018-09-19
No

The AStyleStringIterator has always been used in KDevelop's astyle plugin but after upgrading the bundled astyle copy to 3.1 this no longer compiles because the class has become abstract: it lacks an implementation of the getPeekStart() method.

It's trivial to add one, but is there a reason why this is the case?

Discussion

  • R.J.V. Bertin

    R.J.V. Bertin - 2018-09-19

    Never mind, I mixed up ours vs. yours. Sorry for the noise!

     
  • André Simon

    André Simon - 2023-02-05
    • status: open --> closed-fixed
    • assigned_to: André Simon
     

Log in to post a comment.