summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2026-06-08 23:57:09 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 07:26:32 -0700
commit862925e6289eaa555c5a98dc74472c110b24cc39 (patch)
tree03c924e50ef165e6d8b21c0bfa5852be02689f08 /meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb
parentc0e52930a90255fb4b277230fc0be3d777f3a67b (diff)
downloadmeta-openembedded-862925e6289eaa555c5a98dc74472c110b24cc39.tar.gz
xfce4-cpufreq-plugin: Fix aggregate init failure with gcc16
Fixes: ../../../sources/xfce4-cpufreq-plugin-1.3.0/xfce4++/util/gtk.cc:25:37: error: no matching function for call to 'xfce4::PluginSize::PluginSize(<brace-enclosed initializer list>)' 25 | const PluginSize RECTANGLE{true}, SQUARE{false}; | ^ • there are 2 candidates In file included from ../../../sources/xfce4-cpufreq-plugin-1.3.0/xfce4++/util/gtk.cc:21: • candidate 1: 'constexpr xfce4::PluginSize::PluginSize(const xfce4::PluginSize&)' ../../../sources/xfce4-cpufreq-plugin-1.3.0/xfce4++/util/gtk.h:64:8: 64 | struct PluginSize { | ^~~~~~~~~~ • no known conversion for argument 1 from 'bool' to 'const xfce4::PluginSize&' • candidate 2: 'constexpr xfce4::PluginSize::PluginSize(xfce4::PluginSize&&)' • no known conversion for argument 1 from 'bool' to 'xfce4::PluginSize&&' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb')
0 files changed, 0 insertions, 0 deletions