On 13.04.25 16:01, Marko Mäkelä wrote:
Sat, Apr 12, 2025 at 12:46:46PM +0200, Klaus Schmidinger wrote:
Added the "override" keyword to virtual functions reimplemented in derived classes.
This C++11 keyword is misplaced in the plugin "hello". Here is the first misplaced occurrence:
Sorry about that. I used sed to insert the keyword, and neglected to compile the hello and skincurses plugins. Will do better in the future.
Klaus