Re: [Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread mk-lists
On Jan 26, 2013, at 4:20 PM, Łukasz Maszczyński wrote: > Are you using g++ 4.2 by any chance? Thanks Łukasz for this hint! Yes, indeed, I am using Apple's g++ 4.2.1. Greets, Marko ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.or

Re: [Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread Łukasz Maszczyński
Hi, guessing from the logs, the warning comes actually from the boost package, which is used by gpgme. I don't think the warning does any harm, I believe it's there because you use an old version of g++, which does not implement C++0x features yet. It seems that C++0x has been introduced in g++ 4.

[Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread mk-lists
Hi devs, I am getting this warning on Mac OSX: --- In file included from /opt/macports-test/include/boost/preprocessor/cat.hpp:17, from /opt/macports-test/include/boost/mpl/aux_/integral_wrapper.hpp:22, from /opt/macports-test/include/boost/mpl/int.hpp:20,