Mailing List Archive

[MythTV/mythtv] c2b1ec: tidy: Remove redundant casting.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c2b1eceea49645b7a21bc655c63158a0c0cf93a1
https://github.com/MythTV/mythtv/commit/c2b1eceea49645b7a21bc655c63158a0c0cf93a1
Author: David Hampton <mythtv@love2code.net>
Date: 2024-03-26 (Tue, 26 Mar 2024)

Changed paths:
M mythplugins/mythmusic/mythmusic/musiccommon.cpp
M mythplugins/mythmusic/mythmusic/visualize.cpp
M mythplugins/mythnews/mythnews/mythnews.cpp
M mythtv/libs/libmythbase/test/test_logging/test_logging.cpp
M mythtv/libs/libmythbase/test/test_mythcommandlineparser/test_mythcommandlineparser.cpp
M mythtv/libs/libmythfreesurround/el_processor.cpp
M mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp
M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
M mythtv/libs/libmythtv/mythplayerui.cpp
M mythtv/libs/libmythtv/remoteencoder.cpp
M mythtv/libs/libmythtv/test/test_eitfixups/test_eitfixups.cpp
M mythtv/libs/libmythtv/visualisations/goom/filters.cpp
M mythtv/libs/libmythtv/visualisations/goom/ifs.cpp
M mythtv/libs/libmythui/opengl/mythopenglperf.cpp
M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp
M mythtv/programs/mythbackend/recordingextender.cpp
M mythtv/programs/mythbackend/services/music.cpp
M mythtv/programs/mythbackend/servicesv2/v2music.cpp
M mythtv/programs/mythtranscode/external/replex/element.cpp

Log Message:
-----------
tidy: Remove redundant casting.

This test "detects explicit type casting operations that involve the
same source and destination types, and subsequently recommend their
removal".

These changes were made by the clang-tidy program.

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-casting.html


Commit: 8dbf21d0b57af905a4fcf02f909c9edea984fab9
https://github.com/MythTV/mythtv/commit/8dbf21d0b57af905a4fcf02f909c9edea984fab9
Author: David Hampton <mythtv@love2code.net>
Date: 2024-03-26 (Tue, 26 Mar 2024)

Changed paths:
M mythplugins/mythmusic/mythmusic/visualize.cpp
M mythtv/libs/libmythbase/test/test_logging/test_logging.cpp
M mythtv/libs/libmythfreesurround/el_processor.cpp

Log Message:
-----------
tidy: Remove redundant casting. (cleanup)

Minor cleanup removing unnecessary parentheses.


Commit: becf1650274cc52138f33e142195d9e36770a9e5
https://github.com/MythTV/mythtv/commit/becf1650274cc52138f33e142195d9e36770a9e5
Author: David Hampton <mythtv@love2code.net>
Date: 2024-03-26 (Tue, 26 Mar 2024)

Changed paths:
M mythtv/libs/libmythbase/mythdate.cpp
M mythtv/libs/libmythfreemheg/TokenGroup.cpp
M mythtv/libs/libmythfreemheg/TokenGroup.h
M mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp
M mythtv/libs/libmythtv/captions/cc608decoder.cpp
M mythtv/libs/libmythtv/eitfixup.cpp
M mythtv/libs/libmythtv/recorders/HLS/HLSStream.cpp
M mythtv/libs/libmythui/mythuibuttonlist.cpp
M mythtv/programs/mythbackend/recordingextender.cpp
M mythtv/programs/mythfilerecorder/mythfilerecorder.cpp
M mythtv/programs/mythfrontend/galleryviews.cpp
M mythtv/programs/mythtv-setup/exitprompt.cpp
M mythtv/programs/mythutil/recordingutils.cpp

Log Message:
-----------
tidy: Remove redundant casting. (qt5/qt6)

This test "detects explicit type casting operations that involve the
same source and destination types, and subsequently recommend their
removal".

These changes were made for qt5 by the clang-tidy program. They were
then adjusted manually so that they didn't break qt6 compilation.

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-casting.html


Compare: https://github.com/MythTV/mythtv/compare/d04cc8a030e6...becf1650274c

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits