[PATCH 2/7] winapi_test: pshpackN.h can only be 1/2/4/8.

Francois Gouget fgouget at free.fr
Fri Aug 7 04:38:00 CDT 2020


On Sat, 25 Jul 2020, Serge Gautherie wrote:
[...]
>          #print "found_preprocessor: $begin_line: [$_]\n";
> -	if ($preprocessor =~ /^\#\s*include\s+[\"<]pshpack(\d+)\.h[\">]$/) {
> +        if ($preprocessor =~ /^\#\s*include\s+[\"<]pshpack(\d)\.h[\">]$/) {

This changes a tab into spaces. Now I'll grant you that alignment is a 
mess in this area: 'if' lines have tabs, most others have spaces. Still 
this patch should probably not change that. Otherwise the patch is ok by 
me.



-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                  Hell is empty and all the devils are here.
                       -- Wm. Shakespeare, "The Tempest"



More information about the wine-devel mailing list