[Bug c/115822] -Wmisleading-indentation should warn for inconsistent use of tabs vs spaces
xry111 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 8 07:13:56 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115822
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xry111 at gcc dot gnu.org
--- Comment #2 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
And you can always use something like -ftabstop=10000 to "disallow mixing tabs
with spaces."
More information about the Gcc-bugs
mailing list