Hi all, Indent 2.2.12 appears to disagree with the previous versions about the presence or absence of space after the “__attribute__”
In VPP (https://wiki.fd.io/view/VPP) we use 2x run of indent as a means of consistent code formatting before it can be committed (https://git.fd.io/vpp/tree/build-root/scripts/checkstyle.sh) Apparently while other bugfixes are very welcome, this behavior in question causes enough pain to require big change across the entire codebase as per https://gerrit.fd.io/r/#/c/vpp/+/22937/ to continue working across old/new indent versions.. Questions: 1) is the “new” behavior or the “old” behavior correct ? 2) assuming it is simple enough to make indent behave like the “old” behavior - would the esteemed folks on this list be open to entertaining including a knob to keep the “old” behavior in that regard ? Thank you very much! --a _______________________________________________ bug-indent mailing list bug-indent@gnu.org https://lists.gnu.org/mailman/listinfo/bug-indent