Debian Package rebuild

Rebuild of the Debian archive with clang

"Variable length array for a non POD (plain old data) element" build failure(s)
clang 3.5.0
Return to the list
The following code is not (and won't) supported by clang.
#include <vector>

void foo() {
    int N=2;
    std::vector<int> best[2][N];
}

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
apertium 3.1.0-2hmm.cc:730:23: error: variable length array of non-POD element type 'vector' Log 748976
ceph 0.80.5-1key_value_store/kv_flat_btree_async.cc:1123:40: error: variable length array of non-POD element type 'librados::ObjectWriteOperation' Log 749083
disulfinder 1.2.11-3Input/buildXfolds.cpp:16:41: error: variable length array of non-POD element type 'std::vector' Log
extrema 4.4.5.dfsg-3AxisPopup.cpp:217:19: error: variable length array of non-POD element type 'wxString' Log 742158
fte 0.50.2b6-1con_linux.cpp:434:12: error: variable length array of non-POD element type 'TCell' Log 749086
musescore 1.3+dfsg-2rendermidi.cpp:559:36: error: variable length array of non-POD element type 'QList' Log 752124
pfstmo 1.4-1display_adaptive_tmo.cpp:743:26: error: variable length array of non-POD element type 'UniformArrayLUT' Log 749156
powertop 2.6.1-1cpu/cpu.cpp:470:18: error: variable length array of non-POD element type 'string' (aka 'basic_string') Log
qelectrotech 0.22+svn897-1sources/customelement.cpp:514:16: error: variable length array of non-POD element type 'QPointF' Log 749158
qjoypad 4.1.0-1layout_edit.cpp:42:18: error: variable length array of non-POD element type 'QString' Log 752125
scim 1.4.14-6scim_helper_manager_server.cpp:98:24: error: variable length array of non-POD element type 'scim::HelperModule' Log 750115
simutrans 111.2.2-1freight_list_sorter.cc:114:2: error: variable length array of non-POD element type 'ware_t' Log 750121
stardict 3.0.1-9.2t_lookupdata.cpp:20:30: error: variable length array of non-POD element type 'std::vector' Log
steghide 0.5.1-9BmpFile.cc:217:44: error: variable length array of non-POD element type 'std::vector' Log 750123
tophat 2.0.12+dfsg-2tophat_reports.cpp:2857:30: error: variable length array of non-POD element type 'JunctionSet' (aka 'map') Log
voxbo 1.8.5~svn1246-1.1tes.cpp:1339:12: error: variable length array of non-POD element type 'Tes' Log
xmlcopyeditor 1.2.0.12-1.1xmlcopyeditor.cpp:2833:23: error: variable length array of non-POD element type 'wxString' Log
17 errors
Return to the list