[mythtv-commits] [MythTV/mythtv] 803256: android: Bypass dynamic_cast failure in setup.

Peter Bennett noreply at github.com
Mon Jan 27 22:59:20 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 80325639d322b4477a3f8ea8dbf68a118425fb66
      https://github.com/MythTV/mythtv/commit/80325639d322b4477a3f8ea8dbf68a118425fb66
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M mythtv/libs/libmyth/standardsettings.cpp

  Log Message:
  -----------
  android: Bypass dynamic_cast failure in setup.

For unknown reasons dynamic_cast fails in this case. Using static_cast
until the problem can be solved.




More information about the mythtv-commits mailing list