diff options
| author | sana kazi <sanakazisk19@gmail.com> | 2023-06-19 13:35:53 +0530 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-06-19 07:19:41 -0400 |
| commit | 8fb1e24fcc5fdaaafbfa03852c7b8bc3e995fe62 (patch) | |
| tree | 54f1679ace9d27c50c5554849d4a8967cfe73982 /meta-python/recipes-devtools/python | |
| parent | 5790310da3eeed427d8911905ede545386db35a0 (diff) | |
| download | meta-openembedded-8fb1e24fcc5fdaaafbfa03852c7b8bc3e995fe62.tar.gz | |
Googletest: Adapt googletest 1.11.0 with gcc11
Backport a commit to fix the build error when using gcc11.
[commit]
https://github.com/google/googletest/pull/3993/commits/096014a45dc38dff993f5b7bb28a258d8323344b
[error]
/usr/include/gtest/gtest-printers.h:291:36: error: no matching function for call to
‘testing::internal::internal_stream_operator_without_lexical_name_lookup::StreamPrinter::PrintValue(const A::B::C::D::E::F::G&, std::nullptr_t)’
291 | T, decltype(Printer::PrintValue(std::declval<const T&>(), nullptr)),
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtest/gtest-printers.h:214:15: note: candidate: ‘template<class T, class, class> static void testing::internal::internal_stream_operator_without_lexical_name_lookup::StreamPrinter::PrintValue(const T&, std::ostream*)’
214 | static void PrintValue(const T& value, ::std::ostream* os) {
| ^~~~~~~~~~
Signed-off-by: Peng Cui <peng.ca.cui@bmw.com>
Signed-off-by: Sana Kazi <sana.kazi@kpit.com>
Signed-off-by: Sana Kazi <sanakazisk19@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
