[PATCH v2 2/3] conhost: Only save console settings that differ from the global defaults

Jacek Caban jacek at codeweavers.com
Tue Apr 19 11:06:45 CDT 2022


Hi Hugh,

On 4/19/22 13:26, Hugh McMaster wrote:
> +#define CMP(x) (config->x != defconfig.x)


Please avoid macros like that, it doesn't really make the code easier to 
read.


Thanks,

Jacek




More information about the wine-devel mailing list