Review Request 109877: Make calligra compile with clang

Commit Hook null at kde.org
Sat Apr 6 11:11:22 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109877/#review30546
-----------------------------------------------------------


This review has been submitted with commit ba60ce04aed6a5515a69074dc818b16534368ab9 by Fabian Kosmale to branch master.

- Commit Hook


On April 6, 2013, 9:23 a.m., Fabian Kosmale wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109877/
> -----------------------------------------------------------
> 
> (Updated April 6, 2013, 9:23 a.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Description
> -------
> 
> Clang doesn't support variable length arrays for non POD types (see http://clang.llvm.org/compatibility.html#vla). I chose std::vector instead of QVector, because the later has AFAIK a greater impact on used memory and we don't need its additional features.
> 
> 
> Diffs
> -----
> 
>   plugins/staging/pivottables/pivotmain.cpp 6045618bfcb64941ca9a82b8be072e9786c222dc 
> 
> Diff: http://git.reviewboard.kde.org/r/109877/diff/
> 
> 
> Testing
> -------
> 
> It now compiles and the applications still run. However I don't know how to test the functionality (Pivo) of the file I've changed.
> 
> 
> Thanks,
> 
> Fabian Kosmale
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130406/3277e622/attachment.htm>


More information about the calligra-devel mailing list