Dan Eble <d...@faithful.be> writes: > On Mar 21, 2020, at 11:26, David Kastrup <d...@gnu.org> wrote: >> it got a bit lost in other things, but I think I would want to run >> fixcc.py right now, reformatting the C++ stuff (it doesn't help with the >> conventions for template arguments but there are comparatively few of >> those). > > Did you use astyle 2.04 or another version? I built 2.04 from source
Uhm, I did not actually go to that effort and just used --sloppy. > and ran it on master and I see a handful of differences in 3 files. 3.1. I am afraid that I may have updated my system since the review, and that looks like more of a version update than what I did the review with. Yes, this is more along the line of --extra-sloppy . This is sort of embarrassing, but I haven't even considered the implications of just using what is there when a particular version has been declared "standard" and people may actually use it in order _not_ to cause spurious reformatting. So where should we go from here? -- David Kastrup