[RFC 8.3 0/3] Some style fixes

Tom Tromey tom@tromey.com
Thu Mar 14 12:21:00 GMT 2019


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> +#ifdef __MINGW32__
Eli> +#include <windows.h>
Eli> +static SHORT ncurses_norm_attr;
Eli> +#endif

I'd somewhat prefer it if the definition were in a separate block after
all the includes.

The rest seems fine to me.

Tom



More information about the Gdb-patches mailing list