GNU bug report logs -
#42777
28.0.50; Obsolete eldoc-message function used in CEDET
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Sun, 9 Aug 2020 15:24:02 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 42777 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>> In semantic-idle-summary-idle-function:
>> cedet/semantic/idle.el:771:10: Warning: ‘eldoc-message’ is an obsolete
>> function (as of eldoc-1.1.0); use ‘eldoc-documentation-functions’ instead.
>>
>> In semantic-idle-summary-refresh-echo-area:
>> cedet/semantic/idle.el:802:13: Warning: ‘eldoc-message’ is an obsolete
>> function (as of eldoc-1.1.0); use ‘eldoc-documentation-functions’ instead.
>>
>> I guess this is the result of João's changes in July? I had a quick
>> peek at how to fix it, but it wasn't immediately obvious to me.
>
> Copying in João Távora in the hope that the fix will be immediately
> obvious to him.
Lars, you want to fix the compilation warning or something else? The
function is obsolete, but it leep working. The only "fix" is to follow
the advice in the warning message. I don't know why this particular
compilation warning didn't pop up earlier, I don't recall it.
João
This bug report was last modified 4 years 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.