Hi, 在 2025/9/10 03:25, Alexandre Detiste 写道: > Hi, > > Here is the 1 line patch used. > > Anyway I don't think it would make a difference long-term > due to the ongoing mass-removal of Gtk2 apps. > > Unless an angel pass by and convert this to Gtk3 > (I don't have these skills) > > Now I'll have a look again at stardict. > > Greetings > > > > --- a/protocol.h > +++ b/protocol.h > @@ -26,7 +26,7 @@ > #define MAX_WALL_SIZE 144 > > /* a bool is an integer constrained to be 0 or 1 */ > -typedef int bool; > +//typedef int bool; > > /* a word16 is a word of at most 15 (to allow for final null) characters, > without white space */
About this GCC-15 ftbfs bug, I had contact the upstream author: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097353#14 He had email back to my personal email address, he'll release a new upstream version to fix it. Before you do NMU, the upstream released the new version, you may find it on: https://tracker.debian.org/pkg/mah-jong I also received the new upstream version info email from upstream mailing lists. I just uploaded the new upstream version debian/1.17.2-1, it need to delete your patch to build. Anyway, thanks your patch! About convert this software to Gtk3 from Gtk2, I also had done communication whit upstream before, the patch is welcome to feedback to upstream. Regards, -- 肖盛文 xiao sheng wen -- Debian Developer(atzlinux) Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40debian.org Debian salsa: https://salsa.debian.org/atzlinux-guest GnuPG Public Key: 0x00186602339240CB
OpenPGP_0x00186602339240CB.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature

