Another Clang report.
* iface/nips/nips.cc (format_state): Do not use a variable-sized array, this is not allowed in C++.
This commit is contained in:
parent
019c85dff6
commit
8156766fe3
2 changed files with 13 additions and 3 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2010-11-27 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Another Clang report.
|
||||
|
||||
* iface/nips/nips.cc (format_state): Do not use a variable-sized
|
||||
array, this is not allowed in C++.
|
||||
|
||||
2010-11-27 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix more errors reported by Clang.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue