GNU bug report logs -
#71638
30.0.50; Compilation warnings
Previous Next
Reported by: Rudolf Adamkovič <rudolf <at> adamkovic.org>
Date: Tue, 18 Jun 2024 21:52:01 UTC
Severity: normal
Found in version 30.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 71638-done <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Rudolf Adamkovič <rudolf <at> adamkovic.org>
>> Cc: Po Lu <luangruo <at> yahoo.com>, 71638 <at> debbugs.gnu.org
>> Date: Thu, 20 Jun 2024 15:24:19 +0200
>>
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>> > Thanks, I tried to fix that now on master.
>>
>> All warnings are gone *except* this one:
>>
>> xwidget.c:492:17: warning: variable 'f' set but not used
>> struct frame *f = NULL;
>> ^
>
> Sorry, this one you will have to live with: the setting of 'f' is part
> of checking the validity of the function's arguments, so it must be
> left alone.
>
>> Also, CC'in Po Lu, as after his 'cebca072c33', I *cannot build*:
>>
>> CC nsxwidget.o
>> nsfns.m:1320:3: error: use of undeclared identifier 'image_cache_refcount'
>> image_cache_refcount =
>> ^
>> nsfns.m:3025:3: error: use of undeclared identifier 'image_cache_refcount'
>> image_cache_refcount =
>> ^
>> 2 errors generated.
>
> Please try again, I think this was fixed meanwhile.
It seems like everything was fixed here, so I'm closing this.
This bug report was last modified 1 year and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.