From: Christian S. <cs...@us...> - 2013-04-16 19:53:59
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "LibOFX". The branch, master has been updated via 0c0978c65fe0e2c26149fbd942a840d473c22796 (commit) via 8c1dbd09a525d543089e059bfe625b465b06c938 (commit) from dd0f3e65feedf90b492f0c43fcc108c2a419b395 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0c0978c65fe0e2c26149fbd942a840d473c22796 Author: Christian Stimming <chr...@cs...> Date: Tue Apr 16 21:53:30 2013 +0200 Re-indent source code so that the existing indentation is used consistently. This was done using astyle-1.24 with the following options: astyle --indent=spaces=2 --brackets=break --pad-oper --pad-header --suffix=none commit 8c1dbd09a525d543089e059bfe625b465b06c938 Author: Christian Stimming <chr...@cs...> Date: Tue Apr 16 21:52:41 2013 +0200 bug#40: Fix compiler warnings of OFX clang See https://sourceforge.net/p/libofx/bugs/40 ----------------------------------------------------------------------- Summary of changes: lib/messages.cpp | 2 +- lib/ofx_container_account.cpp | 2 +- lib/ofx_preproc.cpp | 76 +++--- lib/ofx_utilities.cpp | 17 +- ofxconnect/nodeparser.cpp | 38 ++-- ofxconnect/ofxconnect.cpp | 390 ++++++++++++++-------------- ofxconnect/ofxpartner.cpp | 135 +++++----- ofxdump/ofxdump.cpp | 585 +++++++++++++++++++++++------------------ 8 files changed, 666 insertions(+), 579 deletions(-) hooks/post-receive -- LibOFX |