GNU bug report logs - #62792
Emacs 29.0.90 build fails

Previous Next

Package: emacs;

Reported by: Tak Ota <takaaki.ota <at> gmail.com>

Date: Wed, 12 Apr 2023 15:22:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Ota <takaaki.ota <at> gmail.com>
Cc: 62792 <at> debbugs.gnu.org, corwin <at> bru.st
Subject: bug#62792: Emacs 29.0.90 build fails
Date: Wed, 12 Apr 2023 21:59:50 +0300
> From: Tak Ota <takaaki.ota <at> gmail.com>
> Date: Wed, 12 Apr 2023 11:48:48 -0700
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 62792 <at> debbugs.gnu.org
> 
> I am curious. What is the reason the next was added to w32.c?
> 
> #if _WIN32_WINNT < 0x0501
> typedef struct
> {
>   DWORD nFont;
>   COORD dwFontSize;
> } CONSOLE_FONT_INFO;
> #endif
> 
> This was not in the previous emacs source w32.c.

It was added to support the new command restart-emacs.  See the
function get_console_font_size and how it is used in w32_reexec_emacs.




This bug report was last modified 2 years and 41 days ago.

Previous Next


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