emacs-devel
[Top][All Lists]
Advanced

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

Warning when compiling master


From: Visuwesh
Subject: Warning when compiling master
Date: Thu, 30 Nov 2023 09:15:22 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

I see the following warning when compiling the master branch:

xterm.c: In function ‘x_alloc_nearest_color_1’:
src/xterm.c:9366:27: warning: potential null pointer dereference 
[-Wnull-dereference]
 9366 |   if (dpyinfo->visual_info.class == DirectColor)
      |       ~~~~~~~~~~~~~~~~~~~~^~~~~~
xterm.c:9366:27: warning: potential null pointer dereference 
[-Wnull-dereference]

gcc version 13.2.0 (Debian 13.2.0-5) and commit 
463cd87f0590970cfd2918ba7028304e0f712001.



reply via email to

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