emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62518: closed (30.0.50; Misc Build Warnings)


From: GNU bug Tracking System
Subject: bug#62518: closed (30.0.50; Misc Build Warnings)
Date: Tue, 05 Sep 2023 23:57:01 +0000

Your message dated Tue, 5 Sep 2023 16:56:05 -0700
with message-id 
<CADwFkmnhAd7YZoBTDoyZ+EaVPKXqv+TQupGHbKTk9qY2ar_95g@mail.gmail.com>
and subject line Re: bug#62518: 30.0.50; Misc Build Warnings
has caused the debbugs.gnu.org bug report #62518,
regarding 30.0.50; Misc Build Warnings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62518: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62518
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; Misc Build Warnings Date: Wed, 29 Mar 2023 08:38:59 -0400
Building C src
--------------

dispnew.c:3650:12: warning: variable 'changed_p' set but not used 
[-Wunused-but-set-variable]
      bool changed_p = 0, mouse_face_overwritten_p = 0;
           ^

Building Lisp src
-----------------

dynamic-setting.el:58:12: Warning: the function ‘reconsider-frame-fonts’ is not 
known to be defined.

image/wallpaper.el:455:35: Warning: the function ‘x-open-connection’ is not 
known to be defined.

net/eww.el:1205:59: Warning: the function ‘imagep’ is not known to be defined.

In org-table-make-reference:
org/org-table.el:2864:23: Warning: ‘eq’ called with literal string that may 
never match (arg 2)

In org-remove-timestamp-with-keyword:
org/org.el:10218:14: Warning: ‘backward-delete-char’ is for interactive use 
only; use ‘delete-char’ instead.

In org-fast-tag-selection:
org/org.el:12009:22: Warning: ‘condition-case’ without handlers

In org-delete-backward-char:
org/org.el:16535:8: Warning: ‘backward-delete-char’ is for interactive use 
only; use ‘delete-char’ instead.

Best regards,

Jacob Faibussowitsch
(Jacob Fai - booss - oh - vitch)

Attachment: config.log
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#62518: 30.0.50; Misc Build Warnings Date: Tue, 5 Sep 2023 16:56:05 -0700
Ihor Radchenko <yantar92@posteo.net> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> In org-table-make-reference:
>>> org/org-table.el:2864:23: Warning: ‘eq’ called with literal string that may 
>>> never match (arg 2)
>
> We know this one. It is a real (although likely harmless) issue revealed by 
> the byte-compiler.
>
>>> In org-remove-timestamp-with-keyword:
>>> org/org.el:10218:14: Warning: ‘backward-delete-char’ is for interactive use 
>>> only; use ‘delete-char’ instead.
>>>
>>> In org-fast-tag-selection:
>>> org/org.el:12009:22: Warning: ‘condition-case’ without handlers
>>>
>>> In org-delete-backward-char:
>>> org/org.el:16535:8: Warning: ‘backward-delete-char’ is for interactive use 
>>> only; use ‘delete-char’ instead.
>
> Fixed.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=638e0ecc0

Closing.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]