Hi Thomas,
On 30 Dec 2013, at 11:56 , Thomas Baumgart wrote:
> fixed in master. I never saw that warning here using GCC.
that’s the nice thing of having also clang available for building KMM. It seems
to be a bit pickier than gcc.
Greets,
Marko
___
K
Marko,
fixed in master. I never saw that warning here using GCC.
Thomas
On Sunday 29 December 2013 23:16:56 mk-li...@email.de wrote:
> I can’t remember whether I already hinted out this compile warning for a KMM
> test case: ---
> kmymoney/kmymoney/mymoney/mymoneykeyvaluecontainertest.cpp:164:
I can’t remember whether I already hinted out this compile warning for a KMM
test case:
---
kmymoney/kmymoney/mymoney/mymoneykeyvaluecontainertest.cpp:164:31: warning:
parentheses were disambiguated as a function declarator [-Wvexing-parse]
1 warning generated.
—
Greets,
Marko
__