Re: [ANNOUNCE] VDR version 2.7.5 released

Klaus Schmidinger <[email protected]> Sun, 13 Apr 2025 21:30:43 +0200
Newsgroups gmane.linux.vdr
Message-ID <[email protected]>
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