all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* master 237f4f9295: Fix dimensions of console window of restarted Emacs on MS-Windows
@ 2022-04-20 20:47 Andy Moreton
  2022-04-21  6:12 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Moreton @ 2022-04-20 20:47 UTC (permalink / raw)
  To: emacs-devel

Hi,

Building master on Windows with mingw64 fails after this commit, as the
mingw64 headers already define CONSOLE_FONT_INFO (in wincon.h).

Commenting out the definition in w32.c works around it and allows the
build to complete.

    AndyM




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-21 10:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-20 20:47 master 237f4f9295: Fix dimensions of console window of restarted Emacs on MS-Windows Andy Moreton
2022-04-21  6:12 ` Eli Zaretskii
2022-04-21  8:46   ` Andy Moreton
2022-04-21 10:54     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.