On Sun, 21 Oct 2018, 22.30 Sylvestre Ledru <s...@mozilla.com> wrote: > > Le 21/10/2018 à 22:23, Marius Mikučionis a écrit : > > > > On Sun, 21 Oct 2018, 22.20 Sylvestre Ledru <s...@mozilla.com> wrote: > >> >> Le 21/10/2018 à 22:09, Marius Mikucionis a écrit : >> > Package: clang-format-8 >> > Version: 1:8~svn343154-1 >> > Severity: minor >> [...] >> > I have tested with version 7 and 6, and they behave identically, which >> is strange. >> >> You mean that it is a regression with 8 or 6/7 have the same issue ? >> > > > They all have the same issue, so this is very old, seems broken and > untested upstream. > > Could you point to the Stroustrup coding style doc about this aspect? >
I followed this doc: http://clang.llvm.org/docs/ClangFormatStyleOptions.html (search for Stroustrup to scroll to the relevant section) About the issue itself, new reasons: when new options are added, default > for some CS > can be incorrect. I am not sure also how much Stroustrup is still used > (therefor tested) > > Cheers > > S > >