t;
>>
>> On 20 Apr, 2012, at 16:40, Boudewijn Rempt wrote:
>>
>>> Git commit c804712c97b24a3774a53a3825f50762089f1f49 by Boudewijn Rempt.
>>> Committed on 20/04/2012 at 16:35.
>>> Pushed by rempt into branch 'master'.
>>>
>>>
patch set, there are 10 such
instances where such an error was found by the warning and another 10 in which
the warning only needed adjustment of parenthesis to confirm that the code
executes the intent.
> patch by Matthew Rezny
>
> CCMAIL: mre...@hexaneinc.com
> CCMAIL: calligra-devel
I have compiled Calligra on FreeBSD with Clang, which is now part of the base
system as alternative to gcc. In doing so, I have put together a set of patches
to quiet some warning and quell some errors as Clang's parser is more strict
than gcc. Some of the warnings led me to correct subtle erro