Date: Sun, 12 Aug 2018 17:51:08 +0200 From: Michael Tuexen <tuexen@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Problem with lastest version of indent Message-ID: <608CC109-3625-466D-8698-D945F7249806@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Dear all, the up-to-date indent translates a line like bla._blub =3D 1; into a line like bla._ blub =3D 1; (insert whitespace after _) which breaks C code... Older versions didn't = do that Is this change intended? If yes, is there a command line option to turn = it off? Best regards Michael=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?608CC109-3625-466D-8698-D945F7249806>