mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 07:12:39 +00:00
9aa1d71147
C++ is the worst language ever, and allows throwing any type, even if it doesn't make sense. In this case, we were throwing char*, which the runtime typically treats as opaque, instead of printing it as message if such an exception was not caught. |
||
---|---|---|
.. | ||
main.cpp | ||
main.qml | ||
mpvrenderer.cpp | ||
mpvrenderer.h | ||
mpvtest.pro | ||
mpvtest.qrc |