| Message ID | 20240710212823.2289094-1-yoann.congal@smile.fr |
|---|---|
| State | Accepted |
| Headers | show |
| Series | [meta-oe,master-next,1/2] pidgin: Update Upstream-Status for gcc-14 compatibility patch | expand |
diff --git a/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch b/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch index b8e3d479fe..4e088ffc11 100644 --- a/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch +++ b/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch @@ -32,7 +32,7 @@ Built with gcc-14, started and clicked on some affected menus [0]: https://gcc.gnu.org/gcc-14/porting_to.html#incompatible-pointer-types -Upstream-Status: Submitted [https://reviews.imfreedom.org/r/3282/] +Upstream-Status: Backport [https://keep.imfreedom.org/pidgin/pidgin/rev/210f318db492] Signed-off-by: Yoann Congal <yoann.congal@smile.fr> diff --git a/pidgin/gtkblist.c b/pidgin/gtkblist.c