[mythtv-commits] [MythTV/mythtv] 5ad37b: MythVAAPIInteropDRM: Modernise loop

Mark Kendall noreply at github.com
Tue Apr 14 09:53:09 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5ad37b9de688e1cbaeb7aaf4c75ac48c659d390e
      https://github.com/MythTV/mythtv/commit/5ad37b9de688e1cbaeb7aaf4c75ac48c659d390e
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.cpp

  Log Message:
  -----------
  MythVAAPIInteropDRM: Modernise loop


  Commit: 0c18a0edd86ce4fe6284c9498facefdb6e9791d1
      https://github.com/MythTV/mythtv/commit/0c18a0edd86ce4fe6284c9498facefdb6e9791d1
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.h
    M mythtv/libs/libmythtv/opengl/mythvaapiglxinterop.h
    M mythtv/libs/libmythui/platforms/mythdisplayrpi.h
    M mythtv/libs/libmythui/platforms/mythdisplayx11.h

  Log Message:
  -----------
  Don't use final keyword

- gcc complains if it is not used in conjunction with 'override' and
clang-tidy clearly thinks 'override' is superfluous


Compare: https://github.com/MythTV/mythtv/compare/6fb0575b95ec...0c18a0edd86c


More information about the mythtv-commits mailing list