On Tue, 5 Nov 2024 10:43:19 +0800 Bo YU <tsu.y...@gmail.com> wrote: > Hi, > > >configure:673:1: error: return type defaults to 'int' [-Wimplicit-int] > > 673 | main(){return(0);} > > | ^~~~ > >configure: failed program was: > > > >#line 671 "configure" > >#include "confdefs.h" > > > > I proposed one patch to fix the issue, please review it. > And I did some minor changes with QA upload also, but this will > need sponsorship for me. TIA >
LGTM, and I uploaded it with 5-days delayed. > (I have uploaded it to mentor, but no send RFS to save reportbug ID:)) > > ``` > The source builds the following binary packages: > > xshisen - Shisen-sho puzzle game for X11 > > To access further information about this package, please visit the following > URL: > > https://mentors.debian.net/package/xshisen/ > > Alternatively, you can download the package with 'dget' using this command: > > dget -x > https://mentors.debian.net/debian/pool/main/x/xshisen/xshisen_1.51-10.dsc > > Changes since the last upload: > > xshisen (1:1.51-10) unstable; urgency=medium > . > * QA upload. > * Add 2001-fix-ftbfs-gcc-14.patch to fix ftbfs on gcc-14. > (Closes: #1075684) > * DEB_BUILD_MAINT_OPTIONS = hardening=+all to fix lintian warning. > > ``` > > > -- > Regards, > -- > Bo YU >