I stumbled across this in t2's packages and tracked down the latest release, so I could A) make my code more readable to others and B) make others' code more readable to me. It is useful for making patches that are compliant with a projects coding standards.
I had to add the following in uncrustify.cpp to get it to compile statically against uclibc and uclibc++:
#include <fstream> /* contains read, open and close */
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum