A. "astyle -rn --style=gnu --lineend=linux" gets the indentation right, uses spaces instead of tabs in indentation, converts any dos/mac '\n' to Unix, and strips trailing white space, but doesn't touch much else.
B. "astyle -rn --style=gnu --lineend=linux --break-blocks --pad-oper --pad-header --unpad-paren --convert-tabs --align-pointer=type" exhausts every useful option I could find in astyle, which seemed to be the cleanest and best supported formatter I could find. Anything in between A and B would be good. Yelling "We just wanted to strip off trailing white space, what the hell!?!" at me would also be reasonable. There's no need to do any of this any time soon (and certainly not while Ben's got a major branch outstanding for the communicators stuff) but it couldn't hurt to chat about what style program and options we might agree upon. --- Roy ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel