( uid_21365 | 2020. 03. 09., h – 19:51 )

Well, ezt nem ismeri a gcc:

vz@Csiszilla /Releases/2014/U/Common/vz/LIB=>make pngdict
gcc    -c -o __pngdict.o __pngdict.c
gcc  -Wunknown-pragmas -Wredundant-decls -Wunreachable-code -Wmisleading-indentation __pngdict.c -lm -L/usr/X11R6/lib -lX11 -lXmu -lXext -o pngdict ; rm __pngdict.o;
gcc: error: unrecognized command line option ‘-Wmisleading-indentation’
 

Ami még csodálatosabb, a Google se:

A keresett kifejezés (-Wmisleading-indentation) egyetlen dokumentumban sem található meg.