From: Andreas V. <li...@br...> - 2011-11-28 12:00:10
|
Hello together, after integrating patches over the last years from various people the formating in dbus-c++ was a little rotten. In reality I never liked the tab based formating when I took over maintainership for dbus-c++. So I decided to work on current open merge requests and apply where possible before reformating the source code. Now I used astyle with this options to reformat: --style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux Please pay attention that you need a newer version of astyle to support all parameters. I use Version 2.01. http://astyle.sourceforge.net/ If you maintain your local changes in other gitorious branches and like to submit merge requests, please reformat your branch with astyle. Thank you very much for all provided patches! With this revision the code is reformated: => Syncing Gitorious... [OK] To gi...@gi...:dbus-cplusplus/mainline.git b100e9d..1c8e43e master -> master regards Andreas -- Technical Blog <http://andreasvolz.wordpress.com/> |