"Variable length array for a non POD (plain old data) element" build failure(s) — clang 3.3
The following code is not (and won't) supported by clang.
#include <vector>
void foo() {
int N=2;
std::vector<int> best[2][N];
}
| Package | Version | Supposed error message | Full log | Bug report |
|---|---|---|---|---|
| apertium | 3.1.0-2 | hmm.cc:730:23: error: variable length array of non-POD element type 'vector | Log | |
| codeblocks | 12.11-3 | src/PlatWX.cpp:304:19: error: variable length array of non-POD element type 'wxPoint' | Log | |
| disulfinder | 1.2.11-2 | Input/buildXfolds.cpp:16:41: error: variable length array of non-POD element type 'std::vector | Log | |
| dynare | 4.3.3-4 | DynamicModel.cc:213:19: error: variable length array of non-POD element type 'ostringstream' (aka 'basic_ostringstream | Log | |
| extrema | 4.4.5.dfsg-3 | AxisPopup.cpp:217:19: error: variable length array of non-POD element type 'wxString' | Log | |
| fte | 0.50.2b6-1 | con_linux.cpp:434:12: error: variable length array of non-POD element type 'TCell' | Log | |
| jellyfish | 1.1.10-1 | ./jellyfish/invertible_hash_array.hpp:639:31: error: variable length array of non-POD element type 'jellyfish::invertible_hash::array | Log | |
| kcometen4 | 1.0.7-2 | cometen3.cpp:200:18: error: variable length array of non-POD element type 'Vec3f' | Log | |
| mrtrix | 0.2.10-2 | cmd/gen_ROI.cpp:89:23: error: variable length array of non-POD element type 'std::vector | Log | |
| musescore | 1.2+dfsg-1 | rendermidi.cpp:559:36: error: variable length array of non-POD element type 'QList | Log | |
| octave-miscellaneous | 1.2.0-2 | partarray.cc:42:31: error: variable length array of non-POD element type 'Array | Log | |
| pfstmo | 1.4-1 | display_adaptive_tmo.cpp:743:26: error: variable length array of non-POD element type 'UniformArrayLUT' | Log | 749156 |
| qelectrotech | 0.22+svn897-1 | sources/customelement.cpp:514:16: error: variable length array of non-POD element type 'QPointF' | Log | |
| scim | 1.4.14-5 | scim_helper_manager_server.cpp:98:24: error: variable length array of non-POD element type 'scim::HelperModule' | Log | |
| sfst | 1.4.6g-3 | compact.C:267:20: error: variable length array of non-POD element type 'SFST::Label' | Log | |
| simutrans | 111.2.2-1 | freight_list_sorter.cc:114:2: error: variable length array of non-POD element type 'ware_t' | Log | |
| stardict | 3.0.1-9.2 | t_lookupdata.cpp:20:30: error: variable length array of non-POD element type 'std::vector | Log | |
| steghide | 0.5.1-9 | BmpFile.cc:217:44: error: variable length array of non-POD element type 'std::vector | Log | |
| tophat | 2.0.9-1 | tophat_reports.cpp:2787:30: error: variable length array of non-POD element type 'JunctionSet' (aka 'map | Log | |
| voxbo | 1.8.5~svn1246-1 | tes.cpp:1339:12: error: variable length array of non-POD element type 'Tes' | Log | |
| xmlcopyeditor | 1.2.0.9-2 | xmlcopyeditor.cpp:2889:23: error: variable length array of non-POD element type 'wxString' | Log |
21 errors