GNU bug report logs - #79102
31.0.50; nsterm.m: clearRect undeclared

Previous Next

Package: emacs;

Reported by: Harald <harald <at> maierh.de>

Date: Sat, 26 Jul 2025 11:59:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


Message #8 received at 79102 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Harald <harald <at> maierh.de>
Cc: 79102 <at> debbugs.gnu.org
Subject: Re: bug#79102: 31.0.50; nsterm.m: clearRect undeclared
Date: Sat, 26 Jul 2025 16:03:21 +0300
> From: Harald <harald <at> maierh.de>
> Date: Sat, 26 Jul 2025 13:58:00 +0200
> 
> 
> By building the Nextstep port I am getting the following error:
>   GEN      globals.h
>   CC       nsterm.o
> nsterm.m:3058:40: error: use of undeclared identifier 'clearRect'
>  3058 |   if (!p->overlay_p && !NSIsEmptyRect (clearRect))
>       |                                        ^
> nsterm.m:3063:19: error: use of undeclared identifier 'clearRect'
>  3063 |       NSRectFill (clearRect);
>       |                   ^
> 2 errors generated.
> make: *** [nsterm.o] Error 1
> 
> !!! The previous version worked fine !!!

What was "the previous version", please>




This bug report was last modified 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.