[mythtv-commits] [MythTV/mythtv] 561776: Fix "declaration shadows a global declaration" war...

linuxdude42 noreply at github.com
Sun Jul 5 18:00:46 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5617763f1f8a090f9191ceadde52937f89d8f5c6
      https://github.com/MythTV/mythtv/commit/5617763f1f8a090f9191ceadde52937f89d8f5c6
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp
    M mythtv/libs/libmythui/platforms/mythxdisplay.cpp

  Log Message:
  -----------
  Fix "declaration shadows a global declaration" warning.

The variable name "Display" conflicts with a typedef in
/usr/include/X11/Xlib.h.


  Commit: 0a07cb35619fc1ba4274c2018ed3f07c7af22483
      https://github.com/MythTV/mythtv/commit/0a07cb35619fc1ba4274c2018ed3f07c7af22483
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythmainwindow.cpp

  Log Message:
  -----------
  qt6: Fix deprecated QWheelEvent function.


Compare: https://github.com/MythTV/mythtv/compare/48ee55b586b2...0a07cb35619f


More information about the mythtv-commits mailing list