[mythtv-commits] [MythTV/mythtv] 2ca0a9: tidy: Fix "parameter copied for each invocation" w...
David Hampton
noreply at github.com
Wed Jan 19 21:39:17 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 2ca0a990584feaaac33fb8924151dc80e544edc1
https://github.com/MythTV/mythtv/commit/2ca0a990584feaaac33fb8924151dc80e544edc1
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttptypes.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythhttptypes.h.
Commit: 782d74d681f88daf890b46e1b63c5ddbc0999c7a
https://github.com/MythTV/mythtv/commit/782d74d681f88daf890b46e1b63c5ddbc0999c7a
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpfile.cpp
M mythtv/libs/libmythbase/http/mythhttpfile.h
M mythtv/libs/libmythbase/http/mythhttprewrite.cpp
M mythtv/libs/libmythbase/http/mythhttprewrite.h
M mythtv/libs/libmythbase/http/mythhttproot.cpp
M mythtv/libs/libmythbase/http/mythhttproot.h
M mythtv/libs/libmythbase/http/mythhttpservice.cpp
M mythtv/libs/libmythbase/http/mythhttpservice.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warnings.
Commit: 471d9392c4ba91d5acd5c3f72f6c9c00a608aba1
https://github.com/MythTV/mythtv/commit/471d9392c4ba91d5acd5c3f72f6c9c00a608aba1
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythwsdl.cpp
M mythtv/libs/libmythbase/http/mythwsdl.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythwsdl.cpp.
Commit: b22719442250a9c1ad51844ce53605bd413bdd02
https://github.com/MythTV/mythtv/commit/b22719442250a9c1ad51844ce53605bd413bdd02
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythxsd.cpp
M mythtv/libs/libmythbase/http/mythxsd.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythxsd.cpp.
Commit: da8c920151020f405b894a95733b7f1046a2c87a
https://github.com/MythTV/mythtv/commit/da8c920151020f405b894a95733b7f1046a2c87a
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpcache.cpp
M mythtv/libs/libmythbase/http/mythhttpcache.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythhttpcache.cpp.
Commit: 608c0f59a52acf22ee939e6b9a26461ccc295944
https://github.com/MythTV/mythtv/commit/608c0f59a52acf22ee939e6b9a26461ccc295944
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpsocket.cpp
M mythtv/libs/libmythbase/http/mythhttpsocket.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythhttpsocket.cpp.
Commit: 50e4bfbbe1032522919badfddc76386c0df49db8
https://github.com/MythTV/mythtv/commit/50e4bfbbe1032522919badfddc76386c0df49db8
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpresponse.cpp
M mythtv/libs/libmythbase/http/mythhttpresponse.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythhttpresponse.cpp.
Commit: e0795f26520a7d4e60ac59f597266990d7e6504f
https://github.com/MythTV/mythtv/commit/e0795f26520a7d4e60ac59f597266990d7e6504f
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpmetaservice.cpp
M mythtv/libs/libmythbase/http/mythhttpmetaservice.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythhttpmetaservice.cpp.
Commit: 67cee274487e68fd0d2c2b02dbcb7e2b4f72217c
https://github.com/MythTV/mythtv/commit/67cee274487e68fd0d2c2b02dbcb7e2b4f72217c
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythwebsocket.cpp
M mythtv/libs/libmythbase/http/mythwebsocket.h
Log Message:
-----------
tidy: Fix "parameter copied for each invocation" warning in mythwebsocket.cpp.
Commit: 7a3a8575d8a79c0398845001a943ec66cac0ca2c
https://github.com/MythTV/mythtv/commit/7a3a8575d8a79c0398845001a943ec66cac0ca2c
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpresponse.cpp
M mythtv/libs/libmythbase/http/mythhttpresponse.h
Log Message:
-----------
tidy: Fix final "parameter copied for each invocation" warning in mythhttpresponse.cpp.
Not tested, but the same as numerous other tested changes.
Commit: 3eb8b58e6c2b954b0af1f5ad54958cdcec25ad10
https://github.com/MythTV/mythtv/commit/3eb8b58e6c2b954b0af1f5ad54958cdcec25ad10
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpthread.cpp
M mythtv/libs/libmythbase/http/mythhttpthread.h
Log Message:
-----------
tidy: Fix "use std::move" warnings in mythhttpthread.cpp.
Commit: 536c20a772608f82c11f06a0201e48d20c40f8b9
https://github.com/MythTV/mythtv/commit/536c20a772608f82c11f06a0201e48d20c40f8b9
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttprequest.cpp
Log Message:
-----------
tidy: Fix "use std::move" warnings in mythhttprequest.cpp.
Commit: 2740724f92d89ac9dcacc7203b675d166d3df696
https://github.com/MythTV/mythtv/commit/2740724f92d89ac9dcacc7203b675d166d3df696
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpsocket.cpp
M mythtv/libs/libmythbase/http/mythhttpsocket.h
Log Message:
-----------
tidy: Fix "use std::move" warnings in mythhttpsocket.cpp.
Commit: f9732b0f3b160b07dfb8925508484b198ef082f4
https://github.com/MythTV/mythtv/commit/f9732b0f3b160b07dfb8925508484b198ef082f4
Author: David Hampton <mythtv at love2code.net>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythwebsocket.cpp
Log Message:
-----------
tidy: Fix "use std::move" warnings in mythwebsocket.cpp.
Not tested, but the same as several other tested changes.
Compare: https://github.com/MythTV/mythtv/compare/cf00018ef9d9...f9732b0f3b16
More information about the mythtv-commits
mailing list