"Variable length array for a non POD (plain old data) element" build failure(s) — clang 3.0
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-1.3 | hmm.cc:730:23: error: variable length array of non-POD element type 'vector | Log | |
| disulfinder | 1.2.11-2 | Input/buildXfolds.cpp:16:41: error: variable length array of non-POD element type 'std::vector | Log | |
| fldigi | 3.21.34-1 | throb/throb.cxx:413:16: error: variable length array of non-POD element type 'complex' | Log | |
| fte | 0.50.2b6-1 | con_linux.cpp:434:12: error: variable length array of non-POD element type 'TCell' | Log | |
| handlersocket | 1.0.6-80-g88bf1e0-1 | HandlerSocket.xs:497:19: error: variable length array of non-POD element type 'execute_arg' | Log | |
| ipe | 7.1.1-1 | uilua.cpp:546:12: error: variable length array of non-POD element type 'ipe::String' | Log | |
| kcometen4 | 1.0.7-1 | cometen3.cpp:200:18: error: variable length array of non-POD element type 'Vec3f' | Log | |
| mandelbulber | 1:1.08-2 | ../src/Render3D.cpp:1014:21: error: variable length array of non-POD element type 'sParam' | n/a | |
| mididings | 0~20101119-2 | src/patch.cc:49:17: fatal error: variable length array of non-POD element type 'Mididings::MidiEvent' | Log | |
| mrtrix | 0.2.9-1 | cmd/gen_ROI.cpp:89:23: error: variable length array of non-POD element type 'std::vector | 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.9-7 | scim_helper_manager_server.cpp:98:24: error: variable length array of non-POD element type 'scim::HelperModule' | Log | |
| sdcv | 0.4.2-15 | libwrapper.cpp:212:26: error: variable length array of non-POD element type 'std::vector | Log | |
| sfst | 1.2.0-1.1 | compact.C:256:18: error: variable length array of non-POD element type 'Label' | Log | |
| steghide | 0.5.1-9 | BmpFile.cc:217:44: error: variable length array of non-POD element type 'std::vector | Log | |
| voxbo | 1.8.5~svn1246-1 | tes.cpp:1339:12: error: variable length array of non-POD element type 'Tes' | Log |
17 errors